Use checkout for ctr_firm_builder.

This commit is contained in:
profi200 2023-05-02 02:19:00 +02:00 committed by GitHub
parent 1e5e1ea6a9
commit 3d8a24769d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -25,8 +25,11 @@ jobs:
apt-get -y install gcc
- name: Build ctr_firm_builder
uses: actions/checkout@v3
with:
repository: derrekr/ctr_firm_builder
path: ctr_firm_builder
run: |
git clone --depth 1 --recurse-submodules https://github.com/derrekr/ctr_firm_builder.git
cd ctr_firm_builder
make