mirror of
https://github.com/CompeyDev/setup-lune.git
synced 2024-12-12 12:50: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
|
required: false
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
|
shell: sh
|
||||||
steps:
|
steps:
|
||||||
- run: "wget https://github.com/CompeyDev/setup-lune/releases/download/latest/setup-lune-${{ runner.os }}-x86_64.zip"
|
- 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"
|
- run: "unzip setup-lune-${{ runner.os }}-x86_64.zip"
|
||||||
|
|
Loading…
Reference in a new issue