Skip to content

Commit

Permalink
need bash
Browse files Browse the repository at this point in the history
  • Loading branch information
royshil committed Oct 23, 2023
1 parent 4a39997 commit c7f5e08
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,9 @@ jobs:
needs: [BuildMac] #TODO: BuildLinux, BuildWindows]
permissions:
contents: "write"
defaults:
run:
shell: bash
steps:
- name: "Get Metadata"
id: "metadata"
Expand Down

0 comments on commit c7f5e08

Please sign in to comment.