Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
luben committed Oct 29, 2023
1 parent eef090e commit 428dc50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -170,4 +170,4 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_DEFAULT_REGION: "us-east-1"
run: 'aws s3 cp libzstd-jni-$(cat version).dll s3://zstd-jni/github/win/aarch64/'
run: 'aws s3 cp libzstd-jni-$(cat version).dll s3://zstd-jni/github/win/aarch64'

0 comments on commit 428dc50

Please sign in to comment.