Skip to content

Commit

Permalink
Merge branch 'main' into inspector
Browse files Browse the repository at this point in the history
  • Loading branch information
PabstMirror committed Dec 20, 2024
2 parents 894ac8a + b1df2c0 commit 188f5eb
Show file tree
Hide file tree
Showing 53 changed files with 21,059 additions and 223 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/hls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ jobs:
needs: build
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
- uses: actions/download-artifact@v4
with:
name: linux-x64
Expand Down
Loading

0 comments on commit 188f5eb

Please sign in to comment.