Skip to content

Commit

Permalink
remove lua-inspect
Browse files Browse the repository at this point in the history
  • Loading branch information
ZookaOnGit authored Jun 27, 2024
1 parent 810b119 commit cf4f9eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/create-package-index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
# Give the default GITHUB_TOKEN write permission to commit and push the
# added or changed files to the repository
contents: write
id-token: write

steps:
- uses: actions/checkout@v4
Expand All @@ -30,7 +29,6 @@ jobs:
run: |
luarocks install json-lua
luarocks install luazip
luarocks install inspect
- name: Run indexing
run: |
Expand Down

0 comments on commit cf4f9eb

Please sign in to comment.