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 23f182d commit f347db3Copy full SHA for f347db3
.github/workflows/update-site.yml
@@ -39,7 +39,7 @@ jobs:
39
name: build
40
- name: Replace docs
41
run: |
42
- ls -la /home/runner/work/
+ ls -la /home/runner/work/gw2pathing-wiki/
43
mv /home/runner/work/gw2pathing-wiki/gw2pathing-wiki/build/* /home/runner/work/gw2pathing-wiki/gw2pathing-wiki/
44
echo "gw2pathing.com" > /home/runner/work/gw2pathing-wiki/gw2pathing-wiki/CNAME
45
git add -A
0 commit comments