Skip to content

Commit 8b5d55f

Browse files
committed
ci: update workflows config.
1 parent 3ef97b8 commit 8b5d55f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,7 @@ jobs:
3232

3333
- run: cp config/Dockerfile ./
3434

35-
- name: Compress uiw Example.
36-
working-directory: zip
35+
- name: Create dockerignore file.
3736
run: |
3837
cat > .dockerignore << EOF
3938
Dockerfile

0 commit comments

Comments
 (0)