瀏覽代碼

Update webassembly.yml

Ray 5 年之前
父節點
當前提交
f688ec6b51
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      .github/workflows/webassembly.yml

+ 0 - 2
.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: