Skip to content

Commit

Permalink
Update branch name
Browse files Browse the repository at this point in the history
It was renamed from "master".
  • Loading branch information
TomasHubelbauer authored Apr 14, 2022
1 parent 6c83ee6 commit 4096998
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
- name: Check out the source code
uses: actions/checkout@v3
with:
ref: master
ref: main
submodules: recursive
- name: Switch to Node 14 (needed for PKG)
uses: actions/setup-node@v2-beta
Expand Down

0 comments on commit 4096998

Please sign in to comment.