Skip to content

Commit

Permalink
Try to run the workflow again
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-r-bigelow committed Sep 15, 2023
1 parent f88ee8e commit 1a1ace6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
npm ci
npm run build
- name: Update People Info 🙂 # This pulls the latest info about who is on which github team
- name: Update People Info 🙂 # This pulls the latest info about who is on which Github team
run: |
gh api graphql -f query='
query {
Expand Down

0 comments on commit 1a1ace6

Please sign in to comment.