File diff r26268:e5efa69b7c5b → r26269:18b490948143
.github/workflows/preview_build.yml
Show inline comments
 
@@ -41,7 +41,7 @@ jobs:
 
        git checkout -b ${name}
 

	
 
    - name: Setup cache
 
      uses: actions/cache@v2
 
      uses: actions/cache@v3
 
      with:
 
        path: /emsdk/upstream/emscripten/cache
 
        key: 2.0.31-${{ runner.os }}