debugging

This commit is contained in:
Anton-4 2022-12-26 16:08:08 +01:00
parent 49fc45f4c9
commit 366111cf31
No known key found for this signature in database
GPG Key ID: 0971D718C0A9B937

View File

@ -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