Skip to content

Commit

Permalink
wip: test build script in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
btlghrants committed Dec 19, 2023
1 parent c827be0 commit 89aa31a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
rm --recursive --force "$CONT_OLD"
cp --recursive "$CONT_NEW" "$CONT_OLD"
pwd
ls -la
git diff
# - name: Publish the site!
Expand Down

0 comments on commit 89aa31a

Please sign in to comment.