Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
EVEREST-559 fix version fetched by build pipeline (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
recharte authored Nov 20, 2023
1 parent 5f01325 commit a04b349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ jobs:
uses: actions/checkout@v4
with:
path: ./backend
fetch-depth: 0

- name: Embed Everest Frontend app into backend
run: |
Expand Down

0 comments on commit a04b349

Please sign in to comment.