mirror of
https://github.com/Xeeynamo/sotn-decomp.git
synced 2024-11-26 22:40:33 +00:00
Remove mv?
This commit is contained in:
parent
b64cda2e3f
commit
6414ab36ab
1
.github/workflows/validate-and-report.yml
vendored
1
.github/workflows/validate-and-report.yml
vendored
@ -205,7 +205,6 @@ jobs:
|
||||
rm -rf build/us/weapon.ld
|
||||
make -j extract
|
||||
.venv/bin/python3 tools/function_finder/function_finder_psx.py --use-call-trees > gh-duplicates/functions.md
|
||||
mv function_graphs.md gh-duplicates
|
||||
- name: Commit all reports
|
||||
run: |
|
||||
git config --global user.name 'GitHub Action'
|
||||
|
Loading…
Reference in New Issue
Block a user