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 cb12f07 commit 780f77eCopy full SHA for 780f77e
.github/workflows/on-commit.yaml
@@ -23,7 +23,7 @@ jobs:
23
npm install
24
npm run build
25
mv dist ../../gh-pages/u1/$(basename "$dir")
26
- pop
+ popd
27
done
28
29
- name: Deploy 🚀
0 commit comments