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 17, 2024
1 parent 259d9a7 commit 1e65dd2
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build_ocra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,7 @@ jobs:
- run: curl -LO https://raw.githubusercontent.com/pact-foundation/pact-5-minute-getting-started-guide/main/pacts/GettingStartedOrderWeb-GettingStartedOrderApi.json
- name: start pact broker
run: |
nohup \\pact\\pact-broker-app.exe >& nohup.out &
echo $! > $HOME/pid.nohup
echo $HOME/pid.nohup
\\pact\\pact-broker-app.exe
shell: bash
- run: |
scoop install wget
Expand Down

0 comments on commit 1e65dd2

Please sign in to comment.