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 Mar 24, 2024
1 parent c56b0b0 commit f2f741f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
- name: Set up GNAT toolchain
run: >
sudo apt-get update &&
sudo apt-get install gnat gprbuild libcmark-dev libaws libxmlada
sudo apt-get install gnat gprbuild libcmark-dev libaws* libxmlada*
- name: Build
run: gprbuild -XMode=release
Expand Down

0 comments on commit f2f741f

Please sign in to comment.