Skip to content

Commit

Permalink
ci: still testing the water
Browse files Browse the repository at this point in the history
  • Loading branch information
faultables committed Dec 25, 2024
1 parent de11624 commit c65d44b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/eleventy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
- name: Build
uses: cjerrington/actions-eleventy@master
- run: ls -al; ls -al dist || true
- run: sudo chown -R $(id -u):$(id -g) dist/
- run: ls -al; ls -al dist || true
- run: mkdir -p dist/changelog
- name: Build Changelog
uses: withastro/action@v3
Expand Down

0 comments on commit c65d44b

Please sign in to comment.