Skip to content

Commit 851fa68

Browse files
committed
ci: that didn't work
1 parent 0999c64 commit 851fa68

File tree

4 files changed

+0
-22785
lines changed

4 files changed

+0
-22785
lines changed

.github/workflows/ci-bun.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ permissions:
1313
jobs:
1414
main:
1515
runs-on: ubuntu-latest
16-
if: ${{hashFiles('**/bun.lockb')}}
1716
steps:
1817
- uses: actions/checkout@v4
1918
with:

.github/workflows/ci-npm.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ permissions:
1313
jobs:
1414
main:
1515
runs-on: ubuntu-latest
16-
if: ${{ hashFiles('**/package-lock.json')}}
1716
steps:
1817
- uses: actions/checkout@v4
1918
with:

bun.lockb

576 KB
Binary file not shown.

0 commit comments

Comments
 (0)