Skip to content

Commit

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

0 comments on commit ebb6a71

Please sign in to comment.