Skip to content

Commit

Permalink
Test #499
Browse files Browse the repository at this point in the history
  • Loading branch information
joelvdavies committed Apr 15, 2024
1 parent ec75e9b commit a8c57a8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,8 @@ jobs:
cd ..
pwd
ls -la
mv -v inventory-management-system/* inventory-management-system-api
mkdir inventory-management-system-api
mv -v inventory-management-system/* inventory-management-system-api/
cd inventory-management-system-api/
- name: Setup MongoDB
Expand Down

0 comments on commit a8c57a8

Please sign in to comment.