Skip to content

Commit

Permalink
wip github action
Browse files Browse the repository at this point in the history
  • Loading branch information
privat committed Jul 4, 2024
1 parent ada4229 commit c1027ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- run: git config --global --add safe.directory "$PWD"
- run: git fetch --unshallow
- run: make deploy
- name: Setup Pages
Expand Down

0 comments on commit c1027ea

Please sign in to comment.