summaryrefslogtreecommitdiffhomepage
path: root/.github
diff options
context:
space:
mode:
authorRay <[email protected]>2020-08-21 13:16:46 +0200
committerGitHub <[email protected]>2020-08-21 13:16:46 +0200
commitf688ec6b5178b4295ce0edeff9f8a020e7d80da9 (patch)
tree19cf5ed85e3596efa0850d1118cf7c8d4b8df341 /.github
parent89cf02ba561d3e6f8b6d30491b11d172c6050b9a (diff)
downloadraylib-f688ec6b5178b4295ce0edeff9f8a020e7d80da9.tar.gz
raylib-f688ec6b5178b4295ce0edeff9f8a020e7d80da9.zip
Update webassembly.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/webassembly.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/webassembly.yml b/.github/workflows/webassembly.yml
index 92103c66..a4ecb2cd 100644
--- a/.github/workflows/webassembly.yml
+++ b/.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: