Skip to content

Commit

Permalink
don't create artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
rshunim committed Sep 26, 2023
1 parent 702e7f7 commit ff857fc
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
- name: Build Docker Images
run: ./docker/build_docker.sh

- name: Step 1 - Create a temporary artifact downloads folder
run: mkdir artifacts

- name: step 2 - Add artifacts to publish to the temp folder
run: |
cd artifacts
Expand Down

0 comments on commit ff857fc

Please sign in to comment.