revert label
Deploy Website / build (push) Failing after 15s Details

This commit is contained in:
James Ravenscroft 2024-09-08 11:35:58 +01:00
parent 2d0e9bd247
commit 2eb6f53fca
1 changed files with 1 additions and 2 deletions

View File

@ -6,8 +6,7 @@ on:
jobs:
build:
runs-on: docker
container: ubuntu:latest
runs-on: ubuntu-latest
steps:
- name: check out repo
uses: actions/checkout@v4