mirror of
https://github.com/MCLCE/4JLibs.git
synced 2026-07-16 03:40:40 +00:00
fix wrong path
This commit is contained in:
2
.github/workflows/nightly.yml
vendored
2
.github/workflows/nightly.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
||||
|
||||
Copy-Item "$base/4J_Profile$suffix.lib" "staging/"
|
||||
Copy-Item "$base/4J_Input$suffix.lib" "staging/"
|
||||
Copy-Item "$base/4J_Render$suffix.lib" "staging/4J_Render_PC$suffix.lib"
|
||||
Copy-Item "$base/4J_Render_PC$suffix.lib" "staging/"
|
||||
Copy-Item "$base/4J_Storage$suffix.lib" "staging/"
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user