We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76233b4 commit 6a5aec3Copy full SHA for 6a5aec3
.github/workflows/generator-macos.yml
@@ -679,7 +679,7 @@ jobs:
679
680
- name: Create DMG
681
run: |
682
- cd /Users/runner/work/creator/creator/flutter/build/macos/Build/Products/Release
+ cd /Users/runner/work/rdgen/rdgen/flutter/build/macos/Build/Products/Release
683
# Print directory contents for debugging
684
echo "Directory contents:"
685
ls -la
0 commit comments