Skip to content

Commit

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

- 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
- name: Publish assets
uses: alexellis/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.TEST_TOKEN_RELEASE }}
with:
asset_paths: '["*.zip"]'

0 comments on commit 303a0fc

Please sign in to comment.