Skip to content

Commit

Permalink
Update dotnet_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ks233 committed Dec 30, 2023
1 parent 88fc3e8 commit 67dc79e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: mv ja-learner/dist_vue/dist ./bin/Release/net6.0-windows/

- name: Create extra_prompts folder
run: mkdir ./bin/Release/net6.0-window/extra_prompts
run: mkdir ./bin/Release/net6.0-windows/extra_prompts

- name: Create win client archive
run: |
Expand Down

0 comments on commit 67dc79e

Please sign in to comment.