mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-10 18:08:55 +03:00
debugging
This commit is contained in:
parent
49fc45f4c9
commit
366111cf31
@ -122,6 +122,12 @@ jobs:
|
||||
|
||||
- run: ./roc build --bundle=.tar.br ./basic-cli/src/main.roc
|
||||
|
||||
- run: ls
|
||||
|
||||
- run: ls basic-cli
|
||||
|
||||
- run: ls basic-cli/src
|
||||
|
||||
- run: echo "TAR_FILENAME=$(ls | grep '.tar.br')" >> $GITHUB_ENV
|
||||
|
||||
- name: Upload platform archive
|
||||
|
Loading…
Reference in New Issue
Block a user