Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
[Web] fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
nokotan committed Aug 7, 2021
1 parent 4376b95 commit 21db39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ccpp_web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
upload_url: ${{ needs.pre-deploy.outputs.upload_url }}
asset_path: OpenSiv3D(0.4.3)Web.exe
asset_path: OpenSiv3D(0.6.0)Web.exe
asset_name: OpenSiv3D-Installer-${{ matrix.config.name }}.exe
asset_content_type: application/octet-stream

Expand Down

0 comments on commit 21db39e

Please sign in to comment.