Skip to content

Commit

Permalink
revert temporary fix
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Nov 23, 2023
1 parent 98e5847 commit 179f758
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
- uses: actions/checkout@v4
with:
clean: false
# - name: Regenerate Manifests and HTML
# run: luarocks-admin make-manifest --lua-version=5.1 .
- name: Regenerate Manifests and HTML
run: luarocks-admin make-manifest --lua-version=5.1 .
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "chore: update build artifacts"
Expand Down

0 comments on commit 179f758

Please sign in to comment.