Merge branch 'dev' into static
Some checks failed
Build and Deploy Static Site / build (push) Failing after 57s
Some checks failed
Build and Deploy Static Site / build (push) Failing after 57s
This commit is contained in:
commit
438461f333
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: node:20-bookworm
|
||||
container: node:20-bookworm
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
|
|
Loading…
Reference in a new issue