Skip to content

Commit

Permalink
Update build_docker_image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mslovecc authored Jan 26, 2024
1 parent f20f6dc commit bae15f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_docker_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
id: buildx
uses: docker/setup-buildx-action@v1
with:
version: latest
- name: Download Firmware
run: |
wget https://github.com/mslovecc/openwrt-armvirt-v22.03.6/releases/download/2024.01.26-0939/openwrt-armvirt-64-default-rootfs.tar.gz -O openwrt.tar.gz
Expand Down

0 comments on commit bae15f0

Please sign in to comment.