This commit is contained in:
@@ -6,7 +6,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: self-hosted
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
@@ -29,3 +29,4 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
name: website-dist
|
name: website-dist
|
||||||
path: apps/website/.output/public
|
path: apps/website/.output/public
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user