Skip to content

Commit d77261b

Browse files
Build from self
1 parent e8134f0 commit d77261b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- name: Build Packages
2626
run: |
27-
shipyard --config ./Shipyard/shipyard.json --output ./publish/
27+
dotnet run --project ./Shipyard/Shipyard.csproj -- --config ./Shipyard/shipyard.json --output ./publish/
2828
2929
- name: Upload Build Artifacts
3030
uses: actions/upload-artifact@v6

0 commit comments

Comments
 (0)