Ray
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
.github/workflows/webassembly.yml
|
|
@ -11,8 +11,6 @@ jobs: |
|
|
|
runs-on: windows-latest |
|
|
|
|
|
|
|
env: |
|
|
|
VERSION: ${{ github.event.release.tag_name }} |
|
|
|
VERSION_SHORT: ${VERSION//.} |
|
|
|
RELEASE_NAME: raylib-dev_webassembly |
|
|
|
|
|
|
|
steps: |
|
|
|