Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
axunonb committed Nov 2, 2021
1 parent 4ac19ea commit d3f9b68
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
build:
name: Build
runs-on: windows-latest
env:
working-directory: ./src
steps:
- name: Set up JDK 11
uses: actions/setup-java@v1
Expand Down

0 comments on commit d3f9b68

Please sign in to comment.