Update project paths in our utility build scripts

This commit is contained in:
Jonathan Coates
2022-11-10 09:12:28 +00:00
parent 1d335f7290
commit 77624fc6fd
5 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -37,7 +37,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: CC-Tweaked
path: build/libs
path: projects/forge/build/libs
- name: Upload coverage
uses: codecov/codecov-action@v2