No name for the uses/on section.
Some checks failed
Build and Deploy / deploy (push) Failing after 1m8s

This commit is contained in:
Jessica Canady 2024-04-18 11:23:18 -04:00
parent 059d122774
commit 112d8557a7

View file

@ -3,7 +3,6 @@ on: [push]
jobs:
deploy:
steps:
- name: Checkout and build
- uses: actions/checkout@v4
- run: |
apt update