Skip to content

Commit 3a7c8f3

Browse files
Move composite workflow to actions directory
1 parent 3db7b79 commit 3a7c8f3

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323

2424
- name: Build package
2525
id: build-package
26-
uses: ./.github/reusable-build
26+
uses: ./.github/actions/reusable-build
2727
with:
2828
python-version: ${{ matrix.python-version }}
2929

0 commit comments

Comments
 (0)