Skip to content

Commit 6a5aec3

Browse files
committed
fix macos
1 parent 76233b4 commit 6a5aec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generator-macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -679,7 +679,7 @@ jobs:
679679
680680
- name: Create DMG
681681
run: |
682-
cd /Users/runner/work/creator/creator/flutter/build/macos/Build/Products/Release
682+
cd /Users/runner/work/rdgen/rdgen/flutter/build/macos/Build/Products/Release
683683
# Print directory contents for debugging
684684
echo "Directory contents:"
685685
ls -la

0 commit comments

Comments
 (0)