Skip to content

Commit 23f182d

Browse files
committed
debug 3
1 parent e3792eb commit 23f182d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
name: build
4040
- name: Replace docs
4141
run: |
42-
ls -la /home/runner/
42+
ls -la /home/runner/work/
4343
mv /home/runner/work/gw2pathing-wiki/gw2pathing-wiki/build/* /home/runner/work/gw2pathing-wiki/gw2pathing-wiki/
4444
echo "gw2pathing.com" > /home/runner/work/gw2pathing-wiki/gw2pathing-wiki/CNAME
4545
git add -A

0 commit comments

Comments
 (0)