Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/arces-wot/sepa.git
Browse files Browse the repository at this point in the history
  • Loading branch information
lroffia committed Jul 17, 2024
2 parents e1e8baf + fcbda91 commit 0b6b8d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
cat engine.jpar
echo LOG4J
cat log4j2-debug.xml
java -Dlog4j.configurationFile=./log4j2-debug.xml -jar engine-1.0.0-SNAPSHOT.jar -engine engine.jpar -endpoint endpoint.jpar > log.txt &
java -Dlog4j.configurationFile=./log4j2-debug.xml -jar engine-v0.15.0.jar -engine engine.jpar -endpoint endpoint.jpar > log.txt &
shell: bash
- name: wait for SEPA engine
uses: nev7n/wait_for_response@v1
Expand Down

0 comments on commit 0b6b8d8

Please sign in to comment.