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 f49ebd1 commit 9122bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v3
with:
ref: $GITHUB_SHA
ref: ${{ github.sha }}

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

0 comments on commit 9122bca

Please sign in to comment.