Skip to content

Commit

Permalink
workaround: restore repository (for local gar-action)
Browse files Browse the repository at this point in the history
  • Loading branch information
ccwienk committed Nov 7, 2024
1 parent 8c8d5a5 commit e39bf2b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -364,6 +364,7 @@ jobs:
git add -A
git commit -m "update documentation"
git push origin refs/heads/gh-pages
git checkout master # needed for post-gar
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e39bf2b

Please sign in to comment.