mirror of
https://github.com/makeplane/plane.git
synced 2026-05-03 06:29:43 -05:00
chore: removed cache from build test pull-request workflow (#3735)
This commit is contained in:
@@ -21,7 +21,6 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: 18.x
|
||||
cache: "yarn"
|
||||
|
||||
- name: Get changed files
|
||||
id: changed-files
|
||||
|
||||
Reference in New Issue
Block a user