Skip to content

Commit

Permalink
Test centos7_38
Browse files Browse the repository at this point in the history
  • Loading branch information
ARnDOSrte committed Oct 2, 2023
1 parent bb520d3 commit e9e8919
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci_centos7.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,8 @@ jobs:
- name: Download artifacts
uses: actions/download-artifact@v3

- name: Publish assets
uses: alexellis/[email protected]
with:
asset_paths: '["*.zip"]'
- name: Step 3 - Use the Upload Artifact GitHub Action
uses: actions/upload-artifact@v2
with:
name: metrix-simulator.zip
path: /home/runner/work/powsybl-metrix/powsybl-metrix/metrix-simulator.zip

0 comments on commit e9e8919

Please sign in to comment.