Skip to content

Commit df1569d

Browse files
authored
Merge pull request #18 from Applura/ouroboros
#17: Replace resource.js with ouroboros
2 parents 203b667 + 4d64e87 commit df1569d

File tree

8 files changed

+448
-190
lines changed

8 files changed

+448
-190
lines changed

.github/workflows/default.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ jobs:
3030
with:
3131
deno-version: v2.x
3232

33+
- name: Install deno dependencies
34+
run: deno install
35+
3336
- name: Verify formatting
3437
run: npm run fmt -- --check
3538

deno.lock

Lines changed: 126 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)