Skip to content

Commit

Permalink
Update deno-dependency.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wax911 authored Dec 22, 2023
1 parent e714765 commit 4b1f09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deno-dependency.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: denoland/setup-deno@v1
- name: Update dependencies
run: |
deno run -A https://deno.land/x/udd/main.ts supabase/functions/import_map.json
deno run -A https://deno.land/x/udd/main.ts src/import_map.json
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
id: pr
Expand Down

0 comments on commit 4b1f09c

Please sign in to comment.