Update .forgejo/workflows/ci.yml
Some checks failed
Build Resilient App / build (push) Failing after 5m49s
Some checks failed
Build Resilient App / build (push) Failing after 5m49s
This commit is contained in:
parent
422622b255
commit
e6740d4748
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@ jobs:
|
|||
java -version
|
||||
mvn -version
|
||||
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Install frontend dependencies
|
||||
run: |
|
||||
cd src/main/webapp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue