Browse Source

Fix output dir

pull/2/head
Sacha Weatherstone 5 years ago
parent
commit
b78bf49fe5
  1. 2
      .github/workflows/main.yml

2
.github/workflows/main.yml

@ -39,4 +39,4 @@ jobs:
automatic_release_tag: 'latest' automatic_release_tag: 'latest'
prerelease: false prerelease: false
files: | files: |
build.tar ./build/output/build.tar

Loading…
Cancel
Save