Run create-board

This commit is contained in:
Vladimir Vinogradov 2023-08-09 02:26:43 +03:00 committed by GitHub
parent ddf3850f7c
commit 36a2bc06fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -36,10 +36,10 @@ jobs:
run: |
bash ../hellen-one/bin/step2_copy_with_docker.sh
# - name: 3. Create Board
# working-directory: digital_inputs
# run: |
# bash ../hellen-one/bin/step3_create_board_with_docker.sh
- name: 3. Create Board
working-directory: digital_inputs
run: |
bash ../hellen-one/bin/step3_create_board_with_docker.sh
- name: Commit fresh board files
working-directory: digital_inputs