Skip to content

Commit

Permalink
Revert "removed duplicated line into main.yml"
Browse files Browse the repository at this point in the history
This reverts commit e81f95b.

Apparently it's needed by CI
  • Loading branch information
darksylinc committed Jun 19, 2024
1 parent 003cddf commit b974084
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
with:
ref: gh-pages
Expand Down

0 comments on commit b974084

Please sign in to comment.