Skip to content

Commit

Permalink
Refactor YAML file to update package dependencies and fetch link for …
Browse files Browse the repository at this point in the history
…Google Inc YouTube version 19.15.36 APK
  • Loading branch information
Louis-htmlcss committed Oct 27, 2024
1 parent fdf053f commit 613470d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:

- name: Fetch link
run: |
sudo apt update
sudo apt install pup wget
sudo wget https://github.com/ericchiang/pup/releases/download/v0.4.0/pup_v0.4.0_linux_amd64.zip
sudo unzip pup_v0.4.0_linux_amd64.zip -d /usr/local/bin
./fetch_link.sh google-inc youtube 19.15.36 false
- name: Exécuter le script Bash
run: |
Expand Down

0 comments on commit 613470d

Please sign in to comment.