Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
callebtc committed Sep 18, 2024
1 parent 3dc2db9 commit 17ed910
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,10 @@ jobs:
build-deploy:
runs-on: ubuntu-latest
steps:

- uses: actions/checkout@v3
with:
ref: gh-pages-builder

- name: Copy contents to docs/
run: |
mkdir docs/
Expand Down

0 comments on commit 17ed910

Please sign in to comment.