Skip to content

Commit

Permalink
ci: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
neferin12 committed Nov 8, 2023
1 parent cd3edf0 commit 3cf9367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arch_pkgs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
repo-add -p -R pollinger.db.tar.gz *.pkg.tar.zst
- name: Commit changes
run: |
git config --global --add safe.directory /__w/cvc5-aur/cvc5-aur
git config --global --add safe.directory /__w/iSM/iSM
git add arch
git config --global user.name 'GitHub Actions [Bot]'
git config --global user.email 'github-actions[bot]@users.noreply.github.com'
Expand Down

0 comments on commit 3cf9367

Please sign in to comment.