Skip to content

Commit

Permalink
Rename map_configs directory to map_config, update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
B3none committed Jan 11, 2024
1 parent 437eecb commit 819ebb5
Show file tree
Hide file tree
Showing 9 changed files 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 @@ -25,7 +25,7 @@ jobs:
run: |
mkdir -p output/RetakesPlugin
mv ./bin/Debug/net7.0/RetakesPlugin.dll output/RetakesPlugin/
mv ./map_configs output/RetakesPlugin/
mv ./map_config output/RetakesPlugin/
mv ./lang output/RetakesPlugin/
- name: Publish Artifact
uses: actions/upload-artifact@v4
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 819ebb5

Please sign in to comment.