Skip to content

Commit acfb8e7

Browse files
committed
fix and trigger publish with chore(main): release
1 parent 8c57599 commit acfb8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ jobs:
1212
name: Build distribution 📦
1313
runs-on: ubuntu-latest
1414
steps:
15+
- uses: actions/checkout@v4
1516
- name: Build docs
1617
uses: ./github/workflows/build-docs.yml
17-
- uses: actions/checkout@v4
1818
- name: Set up Python
1919
uses: actions/setup-python@v5
2020
with:

0 commit comments

Comments
 (0)