Skip to content

Commit

Permalink
feat: fix runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
wilgnne committed Jun 1, 2021
1 parent 938710b commit be5615d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/integrate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
- main
jobs:
generate-data:
runs-on: ubuntu-latest

steps:
- name: Generate data 📇
uses: Platane/snk@master
Expand Down

0 comments on commit be5615d

Please sign in to comment.