Skip to content

Commit

Permalink
Created directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
henrietteharmse committed Jul 25, 2024
1 parent 6178c16 commit 0861f25
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ jobs:

- name: Build ols-shared and copy to dataload and backend
run: |
cd dataload
mkdir libs
cd ..
cd ols-shared
mvn clean package
cp target/ols4-shared-1.0.0-SNAPSHOT.jar ../dataload/libs/ols4-shared-1.0.0-SNAPSHOT.jar
Expand Down

0 comments on commit 0861f25

Please sign in to comment.