mirror of
https://github.com/janet-lang/janet
synced 2024-11-08 01:39:55 +00:00
missing folder
This commit is contained in:
parent
4173645b81
commit
174b5f6686
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user