Skip to content
This repository has been archived by the owner on Nov 17, 2024. It is now read-only.

Commit

Permalink
fix: provide shell property in action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
El-Fitz committed Aug 22, 2024
1 parent 5f7bc4c commit ff4fd12
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ inputs:
required: true
runs:
using: "composite"
shell: bash
steps:
- uses: oven-sh/setup-bun@v2
- name: "Install dependencies"
Expand Down

0 comments on commit ff4fd12

Please sign in to comment.