Skip to content

Commit

Permalink
Update list_termux_pkgs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Azathothas authored Nov 27, 2023
1 parent ebc8346 commit 880560d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/list_termux_pkgs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@ jobs:

permissions:
contents: write

steps:
- name: Checkout repository
uses: actions/checkout@v4
with:
path: main
path: 'main'
filter: 'blob:none' #https://github.blog/2020-12-21-get-up-to-speed-with-partial-clone-and-shallow-clone/

- name: Setup Env
run: |
Expand Down

0 comments on commit 880560d

Please sign in to comment.