Skip to content

Commit

Permalink
.github/
Browse files Browse the repository at this point in the history
  • Loading branch information
phlax committed Jan 14, 2025
1 parent 9bb6d70 commit b8f3e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- run: |
gsutil -mq rsync gs://envoy-apt-cache/debs debs/import/
gsutil -mq rsync gs://envoy-apt-cache/debs ./debs/import/
ls -alh debs/import/
- run: |
Expand Down

0 comments on commit b8f3e63

Please sign in to comment.