Skip to content

Commit

Permalink
small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottSuarez committed Nov 3, 2023
1 parent 1176b97 commit 72a028f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/downstreams.yml
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ jobs:
run: |
set -x
unzip artifacts-tgc/output.zip -d ./tgc
unzip artifacts-tpgb/output.zip -d ./tgc
unzip artifacts-tpgb/output.zip -d ./tpgb
rm artifacts-tgc/output.zip
rm artifacts-tpgb/output.zip
Expand Down

0 comments on commit 72a028f

Please sign in to comment.