Skip to content

Commit

Permalink
github action
Browse files Browse the repository at this point in the history
  • Loading branch information
kali committed Nov 3, 2024
1 parent f0604a3 commit 95b2f0e
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 @@ -50,7 +50,7 @@ jobs:

- name: Prep release
run: |
rm -f Release/Beacons
rm -rf Release/Beacons
rm -f Release/Client/.gitignore
rm -f Release/Client/logs/.gitignore
rm -f Release/Client/libGrpcMessages/build/py/.gitignore
Expand Down

0 comments on commit 95b2f0e

Please sign in to comment.