Skip to content

Commit

Permalink
💚 (build.yaml) Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Comamoca committed Nov 23, 2024
1 parent cab1a00 commit ddefd9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: denoland/setup-deno@v1
- uses: denoland/setup-deno@v2
with:
deno-version: v2.x
- uses: stefanzweifel/git-auto-commit-action@v4
- run: deno task build
- uses: stefanzweifel/git-auto-commit-action@v4

0 comments on commit ddefd9b

Please sign in to comment.