mirror of
https://github.com/CompeyDev/setup-lune.git
synced 2024-12-12 04:40:40 +00:00
sync: CompeyDev/lune-packaging (63bf0bec547be260ee05603fe6dfc4491de3cb87)
This commit is contained in:
parent
b9724397f9
commit
ced88ac80a
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ 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"
|
||||
- run: "unzip setup-lune-${{ runner.os }}-x86_64.zip"
|
||||
|
|
Loading…
Reference in a new issue