Skip to content

Commit

Permalink
chore: rename job
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Aug 1, 2023
1 parent 9a80dcd commit ea37772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on: [push]
# - "*"
jobs:
build-linux:
name: Build Release
name: Build Linux
timeout-minutes: 30
runs-on: ubuntu-latest
container: rust:1.71.0
Expand Down

0 comments on commit ea37772

Please sign in to comment.