Skip to content

Commit

Permalink
Update docker-packages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zmisgod authored Dec 29, 2024
1 parent 19cf16a commit a79ecc7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ jobs:
echo "IPTVCHECKER_LATEST_TAG:${IPTVCHECKER_LATEST_TAG}"
echo ::set-output name=tags::${TAGS}
mkdir iptv-checker && cp dockerfile iptv-checker/dockerfile
git clone https://github.com/zhimin-dev/iptv-checker-rs.git
git clone https://github.com/zhimin-dev/iptv-checker-ui-interface.git
git clone git@github.com:zhimin-dev/iptv-checker-rs.git
git clone git@github.com:zhimin-dev/iptv-checker-ui-interface.git
- name: Setup Docker Buildx Command
id: buildx
Expand Down

0 comments on commit a79ecc7

Please sign in to comment.