Skip to content

Commit

Permalink
add build environment
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasrenault committed Jun 7, 2024
1 parent 636458b commit 7ab52ef
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ concurrency:
jobs:
# Build job
build:
environment:
name: build
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 7ab52ef

Please sign in to comment.