Skip to content

Commit

Permalink
fix: the build icons
Browse files Browse the repository at this point in the history
  • Loading branch information
petertonysmith94 committed Jan 20, 2024
1 parent a99a368 commit 0b8b915
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: build
run-name: ๐Ÿš€ Build
run-name: ๐Ÿ—๏ธ Build
on:
push:
branches:
Expand All @@ -19,7 +19,7 @@ concurrency:

jobs:
build:
name: ๐Ÿš€ Build
name: ๐Ÿ—๏ธ Build
runs-on: ubuntu-latest
steps:
- name: ๐Ÿ›Ž๏ธ Checkout
Expand Down

0 comments on commit 0b8b915

Please sign in to comment.