Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kulukami committed Aug 18, 2023
1 parent dda6804 commit 99f3703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
upload_url: ${{steps.create_release.outputs.upload_url}}

- name: Upload build_vcpkg_win_x64
id: upload-release-asset-build_vcpkg_win_arm64
id: upload-release-asset-build_vcpkg_win_x64
uses: actions/upload-release-asset@v1
env:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
Expand Down

0 comments on commit 99f3703

Please sign in to comment.