Skip to content

Commit

Permalink
test-jekyll-site without the chown shenanigans
Browse files Browse the repository at this point in the history
  • Loading branch information
alexklibisz committed Feb 5, 2024
1 parent 05f74c8 commit 81417cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,5 @@ jobs:
repo-token: ${{ secrets.GITHUB_TOKEN }}
- name: Compile Jekyll Site
run: |
sudo chown -R runneradmin:runneradmin docs
task docsCompile
sudo chown -R runner:docker docs
ls -la docs/*

0 comments on commit 81417cc

Please sign in to comment.