Add checkout action to Astro workflow

This commit is contained in:
Max Schmidt 2023-05-13 17:36:19 +02:00
parent c966a4dba9
commit 7f53829c77

View File

@ -8,7 +8,6 @@ jobs:
build:
name: Run remote SSH command
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2