Skip to content

Commit

Permalink
Update master.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
werthen authored Sep 27, 2024
1 parent 487e5c6 commit 08205a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: Checkout repository
uses: actions/checkout@v2
- uses: ./.github/workflows/build_site
- name: Add private key
shell: bash
Expand Down

0 comments on commit 08205a0

Please sign in to comment.