Skip to content

Commit

Permalink
Update cicd_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
alavenant committed Dec 18, 2023
1 parent 8594a16 commit b1ea8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: sudo apt install -y libcppunit-dev

- name: compil
run: source ./build.sh
run: source ./ci/build.sh

- name: Login to Docker Hub
uses: docker/login-action@v2
Expand Down

0 comments on commit b1ea8c9

Please sign in to comment.