Skip to content

Commit 2b6f379

Browse files
committed
fixups
1 parent 68c31fb commit 2b6f379

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.github_project_name}}/.github/workflows

1 file changed

+1
-1
lines changed

{{cookiecutter.github_project_name}}/.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Checkout
1919
uses: actions/checkout@v2
2020

21-
- uses: jupyterlab/maintainer-tools/.github/base-setup@v1
21+
- uses: jupyterlab/maintainer-tools/.github/actions/base-setup@v1
2222

2323
- name: Install dependencies
2424
run: |

0 commit comments

Comments
 (0)