Skip to content

Commit

Permalink
test of ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Apfelwurm committed Nov 2, 2023
1 parent 1d46d2d commit ef0ac03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
- name: prepare package structure
run: mkdir -p packagebuild/addons/counterstrikesharp/plugins/PugSharp
- name: copy included counterstrikesharp
run: cp -rf PugSharp/counterstrikesharp packagebuild/addons/counterstrikesharp
run: cp -rf PugSharp/counterstrikesharp packagebuild/addons/
- name: copy included counterstrikesharp vdf
run: cp -rf PugSharp/metamod packagebuild/addons/metamod
- name: copy package content
Expand Down

0 comments on commit ef0ac03

Please sign in to comment.