Skip to content

Commit 0d7eab8

Browse files
Update build_pipeline.yml
1 parent 75f1e39 commit 0d7eab8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: dotnet workload install wasm-tools
2929

3030
- name: Build release
31-
run: dotnet publish --project AudioCuesheetEditor --configuration Release --output release
31+
run: dotnet publish AudioCuesheetEditor --configuration Release --output release
3232

3333
- name: Deploy to Netlify
3434
uses: nwtgck/actions-netlify@v3

0 commit comments

Comments
 (0)