mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
Compare commits
2 Commits
84d567c926
...
0dac4072fc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0dac4072fc | ||
|
|
3ddf8e2624 |
@ -24,8 +24,6 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '24'
|
||||
cache: 'yarn'
|
||||
cache-dependency-path: bugulma/frontend/yarn.lock
|
||||
- name: Enable Corepack (for Yarn)
|
||||
run: corepack enable
|
||||
- name: Install dependencies
|
||||
@ -134,8 +132,6 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: '24'
|
||||
cache: 'yarn'
|
||||
cache-dependency-path: bugulma/frontend/yarn.lock
|
||||
- name: Enable Corepack (for Yarn)
|
||||
run: corepack enable
|
||||
- name: Install dependencies
|
||||
|
||||
Loading…
Reference in New Issue
Block a user