Update create-board.yaml

This commit is contained in:
Vladimir Vinogradov 2023-08-09 02:16:29 +03:00 committed by GitHub
parent 8c8297b351
commit 18eed0f613
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: | run: |
bash ../hellen-one/bin/step2_copy_with_docker.sh bash ../hellen-one/bin/step2_copy_with_docker.sh
- name: 3. Create Board # - name: 3. Create Board
working-directory: digital_inputs # working-directory: digital_inputs
run: | # run: |
bash ../hellen-one/bin/step3_create_board_with_docker.sh # bash ../hellen-one/bin/step3_create_board_with_docker.sh
- name: Commit fresh board files - name: Commit fresh board files
working-directory: digital_inputs working-directory: digital_inputs