Skip to content

Commit

Permalink
Runs on Bash
Browse files Browse the repository at this point in the history
  • Loading branch information
monde committed Jul 3, 2024
1 parent 5bfd2bb commit 5535828
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/chocolatey.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,16 @@ on:
release:
types:
- published
push:
branches:
- chocolatey-gh-action
tags:
- 'test-*'

defaults:
run:
shell: bash

jobs:
chocolatey:
runs-on: windows-latest
Expand Down

0 comments on commit 5535828

Please sign in to comment.