set working dir

This commit is contained in:
Hayden 2023-03-22 09:11:19 -08:00
parent b580d464fe
commit 1b8dd8b2f2
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

@ -27,4 +27,5 @@ jobs:
fetch-depth: 0 fetch-depth: 0
- name: "Cross Compile and Release" - name: "Cross Compile and Release"
working-directory: backend
run: goreleaser release --snapshot --clean --skip-publish run: goreleaser release --snapshot --clean --skip-publish