Skip to content

Commit 31b9e5f

Browse files
b
1 parent 12a427d commit 31b9e5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
uses: actions/upload-artifact@v3
3838
with:
3939
name: macos-build
40-
path: /Users/runner/work/AndroidTools/AndroidTools/composeApp/build/
40+
path: /Users/runner/work/AndroidTools/AndroidTools/composeApp/build/compose/binaries/main/app
4141

4242
- name: Upload build artifacts (Windows)
4343
if: matrix.os == 'windows-latest'

0 commit comments

Comments
 (0)