Skip to content

Commit

Permalink
Add missing runs-on: ubuntu-latest
Browse files Browse the repository at this point in the history
Signed-off-by: cmoulliard <[email protected]>
  • Loading branch information
cmoulliard committed Aug 7, 2024
1 parent 91a2d4d commit a0a8f91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
upload-repo:
needs: [generate]
runs-on: ubuntu-latest
steps:
- name: Upload repository as artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a0a8f91

Please sign in to comment.