Skip to content

Commit

Permalink
Zip workflow call II
Browse files Browse the repository at this point in the history
  • Loading branch information
SoloJacobs committed May 24, 2024
1 parent 7086217 commit 97bb474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
steps:
- uses: actions/checkout@v4
- run: mkdir C:\managed_robots
- run: zip -r C:\managed_robots\retry_rcc_defN.zip data\retry_rcc\
- run: tar -c -a -f C:\managed_robots\retry_rcc_defN.zip data\retry_rcc\

0 comments on commit 97bb474

Please sign in to comment.