Skip to content

Commit

Permalink
Need to reset workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbASF committed May 30, 2024
1 parent 013503a commit df0e9b5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/build-pelican.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,15 @@ jobs:
with:
destination: 'sebb-gha-site'
gfm: 'true'
- name: Reset
run: git checkout sebb-gha
- uses: apache/infrastructure-actions/pelican@issue14
with:
destination: 'sebb-gha-site'
gfm: 'true'
debug: 'true'
- name: Reset
run: git checkout sebb-gha
- uses: apache/infrastructure-actions/pelican@issue14
with:
destination: 'sebb-gha-site'
Expand Down

0 comments on commit df0e9b5

Please sign in to comment.