Skip to content

Commit

Permalink
Update build-exe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CKylinMC authored Jul 19, 2023
1 parent b898e84 commit 5d0ddd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: 'us6'
aws-bucket: ${{ secrets.AWS_S3_BUCKET }}
file-path: 'dist\\cmand.exe'
file-path: '.\\dist\\cmand.exe'
bucket-root: '/'
destination-dir: '/cmand/'
# env:
Expand Down

0 comments on commit 5d0ddd7

Please sign in to comment.