Skip to content

Commit 17effca

Browse files
authored
Right
1 parent 3f05cc9 commit 17effca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
- name: Build package
2424
run: python -m build --sdist --outdir dist/ .
2525
- name: Maybe store as artifact and then run matrix?
26-
run: mv dist/mozilla_django_oidc_*.tar.gz ./mozilla-django-oidc-dev.tar.gz
26+
run: mv dist/mozilla_django_oidc-*.tar.gz ./mozilla-django-oidc-dev.tar.gz

0 commit comments

Comments
 (0)