Skip to content

Commit

Permalink
Try bulding Ubuntu 18.04 package in a container, take three.
Browse files Browse the repository at this point in the history
  • Loading branch information
dumol committed Aug 1, 2024
1 parent f540db2 commit 4a3120a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
run: |
apt update
apt --yes dist-upgrade
apt --yes install gcc make m4 automake libtool patch git libffi-dev zlib1g-dev libncurses5-dev libssl-dev
apt --yes install curl bash gcc make m4 automake libtool patch git libffi-dev zlib1g-dev libncurses5-dev libssl-dev
# On a Docker container, everything runs as root by default.
- name: Chevah user setup
Expand Down

0 comments on commit 4a3120a

Please sign in to comment.