Skip to content

Commit

Permalink
Fixing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mcasperson committed Feb 8, 2021
1 parent 59415f6 commit ca2f5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Create ZIP file
run: |
p -r cypresstest.zip . -x .git/**\* .github/**\*
zip -r cypresstest.zip . -x .git/**\* .github/**\*
- name: Create Release
id: create_release
Expand Down

0 comments on commit ca2f5b8

Please sign in to comment.