Skip to content

Commit d482616

Browse files
authored
Merge pull request #2 from CoreMedia/copilot/sub-pr-1
[WIP] WIP: Address feedback on CMCC 13 2512 plugin update PR
2 parents a66dee6 + 37fea49 commit d482616

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,6 @@ jobs:
3030
server-username: PLUGINS_NEXUS_USER
3131
server-password: PLUGINS_NEXUS_PASSWORD
3232
cache: 'maven'
33-
- name: Cache Maven Repo
34-
uses: actions/cache@v4
35-
with:
36-
path: ~/.m2
37-
key: ${{ runner.os }}-m2-${{ hashFiles('**/pom.xml') }}
38-
restore-keys: ${{ runner.os }}-m2
3933

4034
- name: Setup PNPM
4135
uses: pnpm/action-setup@v3

0 commit comments

Comments
 (0)