Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHuey committed Oct 31, 2024
1 parent 4ec5018 commit f49ebd1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ jobs:
steps:
- name: Checkout Repository
uses: actions/checkout@v3
with:
ref: $GITHUB_SHA

- name: Setup Node.js Version
uses: actions/setup-node@v3
Expand Down

0 comments on commit f49ebd1

Please sign in to comment.