Skip to content

Commit

Permalink
Also check remotes.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamharrison committed Apr 21, 2024
1 parent 8e4df47 commit b3aa2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-stubs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ jobs:
run: |
git config --global user.name "Github Actions" && git config --global user.email "<>"
wget https://github.com/lite-xl/lite-xl-plugin-manager/releases/download/latest/lpm.x86_64-linux -O lpm && chmod +x lpm
./lpm --plugin https://raw.githubusercontent.com/adamharrison/lite-xl-maintenance/latest/lpm-plugins/gh.lua gh check-stubs-update-pr --staging .
./lpm --plugin https://raw.githubusercontent.com/adamharrison/lite-xl-maintenance/latest/lpm-plugins/gh.lua gh check-stubs-update-pr --staging . --remotes

0 comments on commit b3aa2db

Please sign in to comment.