fix container
This commit is contained in:
parent
6a982ba379
commit
f566df6e18
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ on:
|
|||
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
runs-on: website
|
||||
container: node:latest
|
||||
steps:
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue