Remove caching configuration for Yarn in Gitea Actions workflow to streamline deployment process.
Deploy to Firebase Hosting / deploy (push) Successful in 3m20s
Deploy to Firebase Hosting / deploy (push) Successful in 3m20s
This commit is contained in:
@@ -14,7 +14,6 @@ jobs:
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22
|
||||
cache: yarn
|
||||
|
||||
- name: Enable Corepack (Yarn)
|
||||
run: corepack enable
|
||||
|
||||
Reference in New Issue
Block a user