Skip to content

Commit 4a534e6

Browse files
debug
1 parent 9529588 commit 4a534e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
- name: Build Mod
6565
run: |
6666
cd forge/1.7.10
67-
ls ../../core/build/libs
67+
ls -l ../../core/build/libs
6868
./gradlew -Pversion=${{ inputs.version }} build
6969
#run: ls -la advancedbackups-corelib.jar
7070

0 commit comments

Comments
 (0)