Skip to content

Commit

Permalink
fixup! fixup! feat(deps)(automation): dynamic sync deps
Browse files Browse the repository at this point in the history
  • Loading branch information
datYori committed Jan 11, 2024
1 parent 0c96ad0 commit b18ca9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:
aws s3 sync $M2_HOME s3://$BUCKET/maven --exclude '*' --include '**kiama**'
cd deps/others
sbt createS3SyncScript
export M2_HOME BUCKET
./s3-sync-deps.sh

0 comments on commit b18ca9f

Please sign in to comment.