Skip to content

Commit 466a9af

Browse files
author
Felipe Torrezan
authored
Update README.md
Fix missing pipeline image
1 parent 5ee9bf8 commit 466a9af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Once the importing process is complete, a message will show up `Your new reposit
3737
## GitHub Actions pipeline example
3838
On your private repository, navigate to the [`.github/workflows/bxarm.yml`](.github/workflows/bxarm.yml) workflow file. This file uses the [GitHub-flavored YAML syntax](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions) to describe a pipeline containing multiple jobs found in a typical embedded firmware project.
3939

40-
![image](https://github.com/felipe-iar/bx-github-ci/assets/54443595/8431a79c-257d-4d14-89d8-18638e63e526)
40+
![image](https://github.com/user-attachments/assets/5aedcd2a-d16c-424e-b125-9131279a121c)
4141

4242
Refer to the [`.github/workflows/bxarm.yml`](.github/workflows/bxarm.yml) workflow file for detailed comments.
4343

0 commit comments

Comments
 (0)