Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
thinknathan committed Jan 27, 2024
1 parent c476b41 commit be50ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bob.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
distribution: 'temurin'
java-version: '17'
- uses: dapetcu21/setup-defold@v3.0.3
run: java -jar $BOB --platform=${{ matrix.platform }} build --build-server=${{env.BUILD_SERVER}}
- run: java -jar $BOB --platform=${{ matrix.platform }} build --build-server=${{env.BUILD_SERVER}}

0 comments on commit be50ae3

Please sign in to comment.