Skip to content

Commit

Permalink
adds runson
Browse files Browse the repository at this point in the history
  • Loading branch information
bulbil committed Oct 22, 2023
1 parent 1a6ce3d commit 2e078bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/eleventy-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:

jobs:
build:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Use Node.js
Expand Down

0 comments on commit 2e078bf

Please sign in to comment.