put as debug for now while I get it working.

This commit is contained in:
Giles Cope 2020-01-09 13:24:20 +00:00
parent cbd0baf20b
commit 5d43ce12c3

View file

@ -80,8 +80,8 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v1
with:
name: editors
path: ./target/release
name: executables
path: ./target/debug
type-script:
name: TypeScript
@ -115,5 +115,5 @@ jobs:
- name: Upload artifacts
uses: actions/upload-artifact@v1
with:
name: executables
name: editors
path: ./dist