ci:change go work path

This commit is contained in:
Slug-Boi
2024-10-25 17:32:13 +02:00
parent 55ee0c66d1
commit 9086597d17
+1 -1
View File
@@ -16,7 +16,7 @@ jobs:
uses: actions/setup-go@v3
- uses: actions/checkout@v3
- name: Setup Go Workfile
run: go work init ./ci ./src_code/go_src
run: go work init ./ci ./
- name: Get Dagger
run: cd ci && go get dagger.io/dagger@latest && cd ..
- name: Run Dagger Test Workflow