Skip to content

Commit

Permalink
dir - try to see - plr-artifact.zip
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreMikulec committed Sep 29, 2024
1 parent 170eed0 commit d8d67d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/buildPLR.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2690,6 +2690,7 @@ jobs:
shell: cmd
run: |
echo on
dir
if exist plr-artifact.zip copy plr-artifact.zip plr-matid-${{ matrix.matid }}-${{ env.HEAD8_GITHUB_SHA }}-${{ env.os }}-${{ env.compilerEnv }}-${{ env.Platform }}-R${{ env.rversion }}-PG${{ env.pgversion }}-${{ env.Configuration }}.zip
if exist plr-artifact.zip dir plr-matid-${{ matrix.matid }}-${{ env.HEAD8_GITHUB_SHA }}-${{ env.os }}-${{ env.compilerEnv }}-${{ env.Platform }}-R${{ env.rversion }}-PG${{ env.pgversion }}-${{ env.Configuration }}.zip
Expand Down

0 comments on commit d8d67d3

Please sign in to comment.