Skip to content

Commit

Permalink
Use OLF v0.10.0-dev2 (#54)
Browse files Browse the repository at this point in the history
Signed-off-by: Geoffroy Jamgotchian <[email protected]>
  • Loading branch information
geofjamg authored Mar 13, 2021
1 parent d8c3422 commit aba5be3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
uses: actions/checkout@v1
with:
repository: powsybl/powsybl-open-loadflow
ref: v0.10.0-dev1
ref: v0.10.0-dev2

- name: Build and install olf artifact
run: scl enable rh-maven33 'mvn --batch-mode -DskipTests=true --file ../powsybl-open-loadflow/pom.xml install'
Expand Down Expand Up @@ -109,7 +109,7 @@ jobs:
uses: actions/checkout@v1
with:
repository: powsybl/powsybl-open-loadflow
ref: v0.10.0-dev1
ref: v0.10.0-dev2

- name: Build and install olf artifact
run: mvn --batch-mode -DskipTests=true --file ../powsybl-open-loadflow/pom.xml install
Expand Down

0 comments on commit aba5be3

Please sign in to comment.