Skip to content

Commit

Permalink
Merge pull request #68 from suryavaddiraju/dev
Browse files Browse the repository at this point in the history
workflow still fixing
  • Loading branch information
suryavaddiraju authored Dec 7, 2024
2 parents 9735ab7 + 8fce999 commit 7419ca9
Show file tree
Hide file tree
Showing 3 changed files with 65 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [published]
jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
permissions:
contents: read
id-token: write
Expand Down
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -135,4 +135,3 @@ bin/
viu.exe
playground/
proxy/
package-lock.json
64 changes: 64 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7419ca9

Please sign in to comment.