Test workflows
This commit is contained in:
parent
ddafa1e1d7
commit
d1f7ffafeb
@ -8,7 +8,8 @@ jobs:
|
|||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- name: "Checkout"
|
||||||
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
repository: 'https://www.uberwald.me/gitea/public/foundryvtt-frostgrave'
|
repository: 'https://www.uberwald.me/gitea/public/foundryvtt-frostgrave'
|
||||||
path: 'buildtest'
|
path: 'buildtest'
|
||||||
|
Loading…
Reference in New Issue
Block a user