Skip to content

Commit

Permalink
chore: Added build as name
Browse files Browse the repository at this point in the history
  • Loading branch information
matvp91 committed Aug 13, 2024
1 parent d01aaa8 commit 6085542
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
# Build job
build:
runs-on: ubuntu-latest
name: "Build"
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 6085542

Please sign in to comment.