Merge branch 'master' into sevey/add-uncensored-skylinks-to-health-check
This commit is contained in:
commit
88ee5508d2
|
@ -28,7 +28,7 @@ jobs:
|
||||||
- name: "Build webapp"
|
- name: "Build webapp"
|
||||||
run: yarn workspace webapp build
|
run: yarn workspace webapp build
|
||||||
env:
|
env:
|
||||||
GATSBY_API_URL: "https://siasky.dev"
|
GATSBY_API_URL: "https://siasky.net"
|
||||||
|
|
||||||
- name: Cypress run
|
- name: Cypress run
|
||||||
uses: cypress-io/github-action@v1
|
uses: cypress-io/github-action@v1
|
||||||
|
|
Reference in New Issue