Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
Signed-off-by: Sertac Ozercan <[email protected]>
  • Loading branch information
sozercan committed Dec 13, 2023
1 parent 98e7e4a commit e7940f0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/extract-binary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,7 @@ jobs:
- name: extract artifacts from local-ai container
run: |
crane export quay.io/go-skynet/local-ai:v2.0.0-cublas-cuda12 > export.tar
tar -xvf export.tar
ls -al .
tar -xvf export.tar build
- name: Login to GHCR
uses: docker/login-action@343f7c4344506bcbf9b4de18042ae17996df046d # v3.0.0
Expand Down

0 comments on commit e7940f0

Please sign in to comment.