fix: remove incorrect high level shell key

This commit is contained in:
Erica Marigold 2024-01-05 15:12:48 +05:30 committed by GitHub
parent 30fd8b92e0
commit f4284d118a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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