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

Commit

Permalink
fixed pr pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
ItsMePepijn committed Nov 1, 2023
1 parent a68a0f4 commit a1b697a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: go env -w GOPROXY=direct
- run: go install github.com/wailsapp/wails/cmd/wails@latest
- name: Update wails.json
run: node build/updateConfig.js 99999999 false
run: node build/updateConfig.js 999.999.999 false
- uses: dAppServer/[email protected]
with:
build-name: ${{ matrix.build.name }}
Expand Down

0 comments on commit a1b697a

Please sign in to comment.