Skip to content

Commit

Permalink
build: forgot runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Oct 3, 2024
1 parent 1186a65 commit a10f447
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ach.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ permissions:
jobs:
setup:
name: Setup
runs-on: ubuntu-latest
steps:
# "The workflow must contain at least one job with no dependencies."
- run: date
Expand Down

0 comments on commit a10f447

Please sign in to comment.