Skip to content

Commit

Permalink
uses before run
Browse files Browse the repository at this point in the history
  • Loading branch information
sdankel committed Apr 10, 2024
1 parent b5c3c7b commit 2b3d261
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,8 +159,8 @@ jobs:
push: true
tags: ${{ env.LOCAL_REGISTRY }}/${{ env.LOCAL_TAG }}

- uses: actions/checkout@v2
- name: NPM build
uses: actions/checkout@v2
env:
CI: true
run: |
Expand Down

0 comments on commit 2b3d261

Please sign in to comment.