Skip to content

Commit

Permalink
pacman-tool-repo-v1.1: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Maxython committed Jan 26, 2024
1 parent e9b8679 commit 2e6698f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@ jobs:
- uses: actions/checkout@v3
- uses: ./
- run: |
./test.sh
sudo apt update -y
sudo apt install makepkg -y
repo-add --help
#debug2:
# runs-on: ubuntu-latest
# name: Check commands
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Example
steps:
- uses: actions/checkout@v3
- uses: termux-pacman/pacman-tool-repo@v1
- uses: termux-pacman/pacman-tool-repo@v1.1
- run: |
repo-add --help
repo-remove --help
Expand Down

0 comments on commit 2e6698f

Please sign in to comment.