Fix directories

This commit is contained in:
Nemo
2022-05-24 15:14:14 +05:30
parent 47af2f96ea
commit 6a08386585
3 changed files with 5 additions and 2 deletions

View File

@@ -45,6 +45,7 @@ jobs:
git config --global extensions.partialClone true
pip install -r requirements.txt
python src/unrealircd.py
python src/haproxy.py
bundle exec ruby update.rb ./website ~/.cache releases
id: update_releases
- uses: stefanzweifel/git-auto-commit-action@v4