Skip to content

Commit

Permalink
Standard workflow whoopsie
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchLeaders committed May 4, 2023
1 parent e3642e2 commit d6f24e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Publish EX-King Editor
shell: bash
run: |
dotnet publish src/${{ env.proj }}.csproj \
dotnet publish src/${{ env.proj }}/${{ env.proj }}.csproj \
-r ${{ matrix.config.runtime }} \
-c Release \
--sc false \
Expand Down

0 comments on commit d6f24e6

Please sign in to comment.