what was i even thinking?

This commit is contained in:
Jacob Heider 2023-09-28 14:07:12 -04:00
parent c90d3977b7
commit 8c5c24b275
No known key found for this signature in database
GPG key ID: 59D15ADC7DCD39BB

View file

@ -30,7 +30,7 @@ build:
- curl -L https://github.com/encoredev/go/releases/download/encore-go{{version}}/$TYPE.tar.gz | tar zxvf -
- run: cp -a $SRCROOT/encore-go/* .
working-directory: ${{prefix}}
- run: cp go encore-go
- run: ln -s go encore-go
working-directory: ${{prefix}}/bin
env:
linux/x86-64: