Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hipposen authored Mar 24, 2024
1 parent f5a3910 commit b9aee80
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,8 @@ jobs:
with:
ref: ${{ github.event.inputs.branch }}
submodules: true
- name: Umgebung Filesystem
run: sudo ./preset.sh
- name: Build
run: sudo ./build.sh
run: sudo ./build-local.sh
- name: Check256
run: "sha256sum artifacts/heyalter-*.iso >> artifacts/hashes.txt"
- name: Check2512
Expand Down

0 comments on commit b9aee80

Please sign in to comment.