Skip to content

Commit

Permalink
Update build_ocra.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F authored Mar 23, 2024
1 parent 41e5661 commit 819a3f6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/build_ocra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ jobs:
run: |
iex "& {$(irm get.scoop.sh)} -RunAsAdmin"
"$HOME\scoop\shims\" >> $env:GITHUB_PATH
- name: start pact broker
run: |
.\\pact\\pact-broker-app.exe
shell: bash
# - name: start pact broker
# run: |
# .\\pact\\pact-broker-app.exe
# shell: bash
- name: 'Start broker'
shell: bash # needs bash for nohup redirect, can we use puma pid function?
# shell: pwsh
Expand Down

0 comments on commit 819a3f6

Please sign in to comment.