Skip to content

Commit 46e04ba

Browse files
committed
Update publish-dev.yml
1 parent 7c0e93e commit 46e04ba

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/publish-dev.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- name: Move rendered files to a temporary location
3535
run: mv ./doc/_site/dev /tmp/quarto-site
3636

37-
- name: List contents of temporary site directory
38-
run: ls -la /tmp/quarto-site
39-
4037
- name: Check out gh-pages branch
4138
uses: actions/checkout@v4
4239
with:

0 commit comments

Comments
 (0)