Skip to content

Commit

Permalink
GHA: do not store the full build dirs as artifacts
Browse files Browse the repository at this point in the history
  • Loading branch information
ibressler committed Apr 2, 2024
1 parent 5b80c4c commit cb8eba0
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,3 @@ jobs:
path: |
assemble.log
make.log
- name: Store build results as artifacts
uses: actions/upload-artifact@v4
with:
name: synApps+epics
path: |
assemble_synApps
epics-base
synapps

0 comments on commit cb8eba0

Please sign in to comment.