Skip to content

Commit

Permalink
Update build-dawn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vamolessa authored Nov 3, 2024
1 parent 31bb979 commit 31b3e18
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build-dawn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,7 @@ jobs:
- name: Run Build Script
id: build
shell: bash
run: bash build_mac_test.sh ${{ matrix.arch }}

- name: List Folder Content
shell: bash
run: ls
run: bash build.sh ${{ matrix.arch }}

- name: Upload Artifacts
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 31b3e18

Please sign in to comment.