Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! github(workflows): add pages deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
AnInternetTroll committed Sep 3, 2024
1 parent 6545ced commit 9ef323d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,11 @@ jobs:
xbps-install -yu
xbps-install -y mmv-rs hugo git
- name: Checkout
uses: actions/checkout@v4
with:
submodules: recursive
id: checkout
uses: classabbyamp/treeless-checkout-action@v1
- name: Get rules
run: |
git clone --depth=1 https://github.com/MCBE-Speedrunning/Speedrunning-Rulebook content/rules
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
Expand Down

0 comments on commit 9ef323d

Please sign in to comment.