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 a86846f commit a7accd3Copy full SHA for a7accd3
.github/workflows/update-website.yml
@@ -45,7 +45,7 @@ jobs:
45
fi
46
47
# Create a PR against the emscripten-site repo
48
- cd ../emscripten-site
+ cd site/emscripten-site
49
git push origin update
50
gh pr create --fill --base gh-pages --reviewer sbc100,kripken
51
gh pr merge --squash --auto
0 commit comments