This commit is contained in:
parent
7449341547
commit
5f0dd72973
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ on: [push]
|
|||
jobs:
|
||||
deploy:
|
||||
runs-on: website
|
||||
container: ubuntu:22.04
|
||||
container: node:latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue