Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
B3none committed Jan 12, 2024
1 parent 0dc0b9f commit 300cd87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
dotnet-version: 7.0.x
- name: Build
run: dotnet build
- name: Create output directories
- name: Create output directory
run: |
mkdir -p output/RetakesPlugin
mv ./bin/Debug/net7.0/RetakesPlugin.dll output/RetakesPlugin/
Expand Down

0 comments on commit 300cd87

Please sign in to comment.