mirror of
https://github.com/SamyRai/turash.git
synced 2025-12-26 23:01:33 +00:00
Compare commits
No commits in common. "84d567c926698de98a603cd518810f0432718dc1" and "215562ed40ae278ce7aba62f3b5d49ff20684ab5" have entirely different histories.
84d567c926
...
215562ed40
@ -26,8 +26,6 @@ jobs:
|
||||
node-version: '24'
|
||||
cache: 'yarn'
|
||||
cache-dependency-path: bugulma/frontend/yarn.lock
|
||||
- name: Enable Corepack (for Yarn)
|
||||
run: corepack enable
|
||||
- name: Install dependencies
|
||||
working-directory: bugulma/frontend
|
||||
run: yarn install --frozen-lockfile
|
||||
@ -136,8 +134,6 @@ jobs:
|
||||
node-version: '24'
|
||||
cache: 'yarn'
|
||||
cache-dependency-path: bugulma/frontend/yarn.lock
|
||||
- name: Enable Corepack (for Yarn)
|
||||
run: corepack enable
|
||||
- name: Install dependencies
|
||||
working-directory: bugulma/frontend
|
||||
run: yarn install --frozen-lockfile
|
||||
|
||||
Loading…
Reference in New Issue
Block a user