Skip to content

Commit

Permalink
Remove duplicated cache-encryption-key
Browse files Browse the repository at this point in the history
  • Loading branch information
Goooler committed Mar 7, 2024
1 parent 18df8f9 commit a1d9cc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
with:
cache-encryption-key: Da25KUVSE5jbGds2zXmfXw==
gradle-home-cache-cleanup: true
cache-encryption-key: Da25KUVSE5jbGds2zXmfXw==
- run: ./gradlew assembleLawnWithQuickstepRelease
- uses: actions/upload-artifact@v4
if: github.ref == 'refs/heads/trunk' && github.event_name == 'push'
Expand Down

0 comments on commit a1d9cc1

Please sign in to comment.