Checkout code before running it
This commit is contained in:
@@ -8,6 +8,8 @@ jobs:
|
|||||||
validate:
|
validate:
|
||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout code
|
||||||
|
uses: actions/checkout@v2
|
||||||
- name: Install packer
|
- name: Install packer
|
||||||
uses: ./.github/actions/install_packer/
|
uses: ./.github/actions/install_packer/
|
||||||
- name: Run syntax check
|
- name: Run syntax check
|
||||||
|
|||||||
Reference in New Issue
Block a user