mirror of
https://github.com/emmabostian/developer-portfolios.git
synced 2025-04-22 06:08:00 +00:00
Wrong script location
This commit is contained in:
parent
a4256b53ba
commit
fc52064161
2
.github/workflows/update-banner.yml
vendored
2
.github/workflows/update-banner.yml
vendored
@ -18,4 +18,4 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Count list items and update README
|
- name: Count list items and update README
|
||||||
run: python3 update_banner.py
|
run: python3 src/update_banner.py
|
||||||
|
Loading…
Reference in New Issue
Block a user