Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit e24788b

Browse files
committed
Rename
1 parent 63882e9 commit e24788b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/testing.yml renamed to .github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ jobs:
6868
uses: denoland/setup-deno@v1
6969

7070
- name: Build App
71+
env:
72+
ALEPH_PKG_URI: https://raw.githubusercontent.com/alephjs/aleph.js/${{ github.sha }}
7173
run: deno task build ${{ matrix.dir }}
7274

7375
- name: Deploy to Deno Deploy

0 commit comments

Comments
 (0)