Skip to content

Commit

Permalink
Update build_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ-Ianozi authored Jun 2, 2024
1 parent 8e3d288 commit e4746d1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:

- name: Build yass
run: >
apt-get install libcmark-dev -y &&
alr -n index --update-all &&
alr -n update &&
alr -n build --release
Expand Down Expand Up @@ -48,7 +46,6 @@ jobs:

- name: Build yass
run: >
alr -n index --update-all &&
alr -n update &&
alr -n build --release
Expand All @@ -75,7 +72,6 @@ jobs:

- name: Build yass
run: >
alr -n index --update-all &&
alr -n update &&
alr -n build --release
Expand Down

0 comments on commit e4746d1

Please sign in to comment.