Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mkosunen committed Jan 22, 2024
1 parent 076666a commit 801a277
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -53,6 +53,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Update
run: git checkout $(git rev-parse HEAD)
- name: Setup Pages
uses: actions/configure-pages@v4
- name: Upload artifact

0 comments on commit 801a277

Please sign in to comment.