diff --git a/.github/workflows/rl-secure.yml b/.github/workflows/rl-secure.yml index 00c508a0c..a779604d4 100644 --- a/.github/workflows/rl-secure.yml +++ b/.github/workflows/rl-secure.yml @@ -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 }} *