2
0
Ray 5 жил өмнө
parent
commit
9d50f23f80

+ 3 - 0
.github/workflows/webassembly.yml

@@ -22,6 +22,9 @@ jobs:
       with:
       with:
         version: 2.0.0
         version: 2.0.0
         actions-cache-folder: 'emsdk-cache'
         actions-cache-folder: 'emsdk-cache'
+        
+    - name: Test emsdk Installation
+      run: emcc -v
 
 
     - name: Setup Environment
     - name: Setup Environment
       run: | 
       run: |