Try it
/ test (push) Failing after 1m34s Details

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2024-03-05 21:12:20 +00:00
parent 07694de7fb
commit 7921345fd9
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ jobs:
steps: steps:
- run: curl -fSL "https://github.com/genuinetools/img/releases/download/v0.5.11/img-linux-amd64" -o "/usr/local/bin/img" && chmod a+x "/usr/local/bin/img" - run: curl -fSL "https://github.com/genuinetools/img/releases/download/v0.5.11/img-linux-amd64" -o "/usr/local/bin/img" && chmod a+x "/usr/local/bin/img"
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- run: img build . - run: img build . -t imartyn/usb-ipp:latest