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