Skip to content

Commit

Permalink
ci fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
j4qfrost committed Feb 26, 2024
1 parent eb51f62 commit eb27282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion melos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ scripts:
select-pacakge:
no-private: true
cache-source-win:
run: melos exec -- "mkdir %PUB_CACHE%hosted\pub.dev\$MELOS_PACKAGE_NAME-$MELOS_PACKAGE_VERSION && xcopy $MELOS_PACKAGE_PATH %PUB_CACHE%\hosted\pub.dev\$MELOS_PACKAGE_NAME-$MELOS_PACKAGE_VERSION /Y /s /e"
run: melos exec -- "mkdir %PUB_CACHE%hosted\pub.dev\MELOS_PACKAGE_NAME-MELOS_PACKAGE_VERSION && xcopy MELOS_PACKAGE_PATH %PUB_CACHE%hosted\pub.dev\MELOS_PACKAGE_NAME-MELOS_PACKAGE_VERSION /Y /s /e"
select-pacakge:
no-private: true
hard-clean:
Expand Down

0 comments on commit eb27282

Please sign in to comment.