fix: checkout repo

This commit is contained in:
Peter Njeim 2022-08-29 19:22:15 -03:00
parent 2397f41b5b
commit b8039d72c4

View File

@ -68,6 +68,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install Dependencies
run: |
cd ./scripts