mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-07 11:29:10 +00:00
fix: remove incorrect high level shell key
This commit is contained in:
parent
30fd8b92e0
commit
f4284d118a
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ inputs:
|
|||
required: false
|
||||
runs:
|
||||
using: "composite"
|
||||
shell: sh
|
||||
steps:
|
||||
- run: "wget https://github.com/CompeyDev/setup-lune/releases/download/latest/setup-lune-${{ runner.os }}-x86_64.zip"
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue