Skip to content

Commit

Permalink
Validating workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
developerkunal committed Oct 31, 2024
1 parent 8fa0284 commit a152ff2
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/rl-secure.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,6 @@ jobs:
with:
fetch-depth: 0

- name: Build package
uses: ./.github/actions/build
with:
node: ${{ inputs.node-version }}

- name: Create tgz build artifact
run: |
tar -czvf ${{ inputs.artifact-name }} *
Expand Down

0 comments on commit a152ff2

Please sign in to comment.