Skip to content

Commit

Permalink
what
Browse files Browse the repository at this point in the history
  • Loading branch information
NotaInutilis committed Sep 4, 2023
1 parent b7c76ec commit 065697b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
with:
python-version: "3.10"
- name: Run update
run: ./scripts/update
run: ./scripts/update.sh
- name: Commit and push
run: |
git config --local user.email "[email protected]"
Expand Down
File renamed without changes.

0 comments on commit 065697b

Please sign in to comment.