Skip to content

Commit

Permalink
fix: syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
🎲 committed Jan 18, 2025
1 parent e4056de commit d33f854
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cargo-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
uses: actions/checkout@v4 # Checkout the repository using the specified action

- name: Set Up Lua
- uses: xpol/setup-lua@v1
uses: xpol/setup-lua@v1
with:
lua-version: '5.1.5'

Expand Down

0 comments on commit d33f854

Please sign in to comment.