Skip to content

Commit

Permalink
try running some uds commands
Browse files Browse the repository at this point in the history
  • Loading branch information
ericwyles committed Jun 6, 2024
1 parent 937c6c2 commit b6dfee3
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ewyles-testing-arm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,8 @@ jobs:

###### end of temporary environment setup stuff

- name: Print UDS CLI version
run: uds version

# - name: Publish Package
# run: UDS_ARCHITECTURE=${{ matrix.architecture }} uds run -f tasks/fake-publish.yaml package --set FLAVOR=${{ matrix.flavor }}
- name: Publish Package
run: UDS_ARCHITECTURE=${{ matrix.architecture }} uds run -f tasks/fake-publish.yaml package --set FLAVOR=${{ matrix.flavor }}

- name: Save logs
if: always()
Expand Down

0 comments on commit b6dfee3

Please sign in to comment.