Skip to content

Commit

Permalink
Merge branch 'fix/nodejs16' of https://github.com/AntaresSimulatorTea…
Browse files Browse the repository at this point in the history
…m/Antares_Simulator into fix/nodejs16
  • Loading branch information
payetvin committed Jul 2, 2024
2 parents a3bb703 + aab30b6 commit 0e7cb29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/oracle8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,11 +144,13 @@ jobs:
- name: Installer TGZ push
uses: actions/upload-artifact@v4
with:
name: targz
path: _build/*.tar.gz

- name: Installer RPM push
uses: actions/upload-artifact@v4
with:
name: rpm
path: _build/*.rpm

- name: Publish assets
Expand Down

0 comments on commit 0e7cb29

Please sign in to comment.