Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BSteffaniak committed Jul 11, 2022
1 parent 37da09a commit d7e544f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ jobs:
- name: Build Stability Test
working-directory: Stability-Test
run: |
java -jar ../Flat/target/flatc.jar \
java -jar ../target/flatc.jar \
Flat-Testing/example \
Stability-Test \
Astro \
Expand Down

0 comments on commit d7e544f

Please sign in to comment.