Skip to content

Conversation

@Shraddha-2405
Copy link

No description provided.

@yutaro-sakamoto yutaro-sakamoto changed the base branch from master to develop May 10, 2022 03:59
Copy link

@yutaro-sakamoto yutaro-sakamoto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove "github/workflows" and "COBOL85 tests".

@yutaro-sakamoto yutaro-sakamoto merged commit c7b9fa4 into opensourcecobol:develop May 10, 2022
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y build-essential libncurses5 libncurses5-dev libgmp-dev bison flex gettext automake autoconf

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That should be

-sudo apt-get install -y build-essential libncurses5 libncurses5-dev libgmp-dev bison flex gettext automake autoconf
+sudo apt-get install -y build-essential libncurses-dev libgmp-dev bison flex gettext automake autoconf

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This correction is reflected in the following commit
93def13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants