Skip to content

Commit 63488ee

Browse files
authored
Update build.yml
1 parent c889395 commit 63488ee

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
@@ -53,7 +53,7 @@ jobs:
5353
uses: actions/upload-artifact@v4
5454
with:
5555
name: ${{ github.sha }}-symbols
56-
path: app/build/outputs
56+
path: app
5757
compression-level: 9
5858

5959
test-build:

0 commit comments

Comments
 (0)