Skip to content

Commit bcf0d25

Browse files
committed
fixing ci 2
1 parent 49890e5 commit bcf0d25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/rust.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ jobs:
2121
- name: Cache
2222
uses: Swatinem/rust-cache@v2
2323

24-
name: Install Python
25-
- uses: actions/setup-python@v6
24+
- name: Install Python
25+
uses: actions/setup-python@v6
2626
with:
2727
python-version: '3.12'
2828

0 commit comments

Comments
 (0)