Skip to content

Commit cb19485

Browse files
authored
Update release.yml
1 parent 3c218a3 commit cb19485

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ jobs:
8383
elif [ "${{ matrix.platform }}" = "macos" ]; then
8484
flutter build macos --release
8585
cd ${{ matrix.build_target }}
86-
cd ..
8786
tar -czf ${{ matrix.artifact }} ${{ matrix.build_target }}
8887
else
8988
flutter build linux --release

0 commit comments

Comments
 (0)