Skip to content

Commit

Permalink
.github/workflows/ubuntu-builds.yml: fixing the name of the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdavidsmith committed Oct 22, 2024
1 parent ce461fa commit acc94f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
# General Public License for more details.

name: preseq builds on Ubuntu
name: Building preseq on Ubuntu

on:
workflow_dispatch:
Expand Down

0 comments on commit acc94f2

Please sign in to comment.