Skip to content

Commit

Permalink
Fix CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
ServerlessLife committed Apr 21, 2024
1 parent a17138a commit c4e54bb
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 @@ -84,7 +84,7 @@ jobs:
concurrency:
group: lldebugger
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v4
- name: Use Node.js
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit c4e54bb

Please sign in to comment.