Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pbo-linaro committed Oct 15, 2024
1 parent f5d42dd commit f188538
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,6 @@ jobs:
contents: write
steps:
- name: checkout
uses: actions/checkout@v3
- ./run.sh amd64 ./build.sh
uses: actions/checkout@v3
- name: build
uses: ./run.sh amd64 ./build.sh

0 comments on commit f188538

Please sign in to comment.