test without runs-on
Some checks failed
Deploy website / build (push) Failing after 5m57s
Deploy website / deploy (push) Has been skipped

This commit is contained in:
Olivier Demers 2024-07-14 15:38:19 -04:00
parent ac37b5e869
commit 84e438511f

View File

@ -4,7 +4,6 @@ on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
@ -29,7 +28,6 @@ jobs:
overwrite: true
deploy:
runs-on: ubuntu-latest
needs: build
environment:
name: pls5618.com