Skip to content

Commit 01c4d00

Browse files
committed
Fixed fusion windows AOT build.
1 parent 96f90f1 commit 01c4d00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
dotnet-version: 9.x
103103

104104
- name: 🧩 Publish AOT Binary for ${{ matrix.rid }}
105+
shell: bash
105106
run: |
106107
dotnet publish ./src/HotChocolate/Fusion-vnext/src/Fusion.CommandLine \
107108
-c Release \

0 commit comments

Comments
 (0)