Skip to content

Commit

Permalink
chore: checkout on ci
Browse files Browse the repository at this point in the history
  • Loading branch information
theSuess committed Nov 15, 2023
1 parent f860711 commit a30f481
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
with:
Expand Down

0 comments on commit a30f481

Please sign in to comment.