We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8bb90b commit 6bbf3f3Copy full SHA for 6bbf3f3
.github/workflows/main.yml
@@ -42,7 +42,6 @@ jobs:
42
key: ${{ runner.os }}-sccache-v10-5.3-${{ steps.cache_timestamp.outputs.timestamp }}
43
restore-keys: |
44
${{ runner.os }}-sccache-v10-5.3-
45
- - uses: mxschmitt/action-tmate@v3
46
- name: Build Linux installable archive
47
run: |
48
./utils/webassembly/ci.sh
0 commit comments