Skip to content

Commit

Permalink
Drop RPM/DEB from build flow
Browse files Browse the repository at this point in the history
  • Loading branch information
RoryCrispin committed Sep 6, 2023
1 parent 2a91691 commit d6da6f4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/build-test-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -405,13 +405,6 @@ jobs:
name: collector-binaries
path: ./bin/
- run: chmod +x bin/*
- name: Download Packages
uses: actions/download-artifact@v3
with:
name: collector-packages
path: ./dist/
- name: Add Permissions to Tool Binaries
run: chmod -R +x ./dist
- name: Sanitize branch name and create version
id: create-version
env:
Expand Down

0 comments on commit d6da6f4

Please sign in to comment.