diff options
| author | 2024-04-16 22:24:31 -0500 | |
|---|---|---|
| committer | 2024-04-16 22:24:31 -0500 | |
| commit | 174b5f6686894d2a65e0940708f084c23a4c5ed2 (patch) | |
| tree | ff74d901fd8d25db8d8b643c53b117c3fe947879 /.github | |
| parent | missing folder (diff) | |
missing folder
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/release.yml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 93e7ef8b..56b85e91 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -94,9 +94,8 @@ jobs: working-directory: /ahgamut/superconfigure run: make o/lang/janet/built.fat - name: push binary to github - working-directory: /ahgamut/superconfigure uses: softprops/action-gh-release@v1 with: draft: true files: | - results/bin/janet.com + /ahgamut/superconfigure/results/bin/janet.com |
