Skip to content
This repository has been archived by the owner on Feb 8, 2025. It is now read-only.

Commit

Permalink
Merge pull request #159 from Kerosene-Labs/BIL-6-update-fixed
Browse files Browse the repository at this point in the history
BIL-6: e
  • Loading branch information
hlafaille authored Jan 2, 2025
2 parents f35af6a + d9f572e commit 676d402
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,12 @@ jobs:

- name: Set Target
uses: ./.github/actions/set-target


- uses: actions/download-artifact@v4
with:
name: backend
path: ./backend

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

0 comments on commit 676d402

Please sign in to comment.