mirror of
https://github.com/ACreTeam/ac-decomp
synced 2026-08-02 08:12:01 -04:00
Fix build.yml map extension capitalization
This commit is contained in:
@@ -62,7 +62,7 @@ jobs:
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ${{ matrix.version }}_maps
|
||||
path: build/${{ matrix.version }}/**/*.MAP
|
||||
path: build/${{ matrix.version }}/**/*.map
|
||||
|
||||
# Upload progress report
|
||||
- name: Upload report
|
||||
|
||||
Reference in New Issue
Block a user