Add checkout action to Astro workflow
This commit is contained in:
parent
c966a4dba9
commit
7f53829c77
1
.github/workflows/astro.yml
vendored
1
.github/workflows/astro.yml
vendored
@ -8,7 +8,6 @@ jobs:
|
||||
build:
|
||||
name: Run remote SSH command
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user