Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
filipandren committed Jan 12, 2022
1 parent 56eaa23 commit ef110b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trigger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Create Archive
id: create-archive
run: |
zip -r erigrid2-test-cases excel-test-cases
pushd excel-test-cases && zip ../erigrid2-test-cases -r . && popd
- name: Create Release
id: create-release
Expand Down

0 comments on commit ef110b7

Please sign in to comment.