Skip to content

Commit

Permalink
fix: attempt #4
Browse files Browse the repository at this point in the history
  • Loading branch information
vhyrro committed Nov 23, 2023
1 parent b5370f2 commit d1319be
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,7 @@ jobs:
# luarocks --local --lua-version=5.1 install toml-edit
# luarocks pack toml-edit
- uses: actions/checkout@v4
with:
lfs: true
clean: false
ref: ${{ github.ref }}
- name: Regenerate Manifests and HTML
run: luarocks-admin make-manifest --lua-version=5.1 .
- uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit d1319be

Please sign in to comment.