Skip to content

Commit

Permalink
Update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cgeller authored Dec 19, 2023
1 parent 9fd5cb5 commit ed1b7af
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ jobs:

- name: Extract PythonAPI
run: tar -xvzf artifacts/PythonAPI.tar.gz -C artifacts


- name: debug1
run: pwd


- name: debug1
run: ls artifacts

- uses: docker/build-push-action@v5
name: Build and push
Expand Down

0 comments on commit ed1b7af

Please sign in to comment.