Skip to content

Commit

Permalink
Renames platform to platform-linux
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Feb 11, 2024
1 parent a86d989 commit 4255213
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
name: Platform
name: Platform (Linux)

env:
ARTIFACT_NAME: ${{ inputs.artifact || 'platform' }}
Expand Down Expand Up @@ -37,7 +37,7 @@ on:

jobs:
platform-linux:
name: Platform (Linux)
name: Platform
outputs:
workdir: ${{ github.workspace }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4255213

Please sign in to comment.