Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: antmicro/Cores-VeeR-EL2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: c772b30224cc917248da7019e06a1ddc95ee3660
Choose a base ref
..
head repository: antmicro/Cores-VeeR-EL2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 594f6a48620a841e56fff19c640abd851ad0c774
Choose a head ref
Showing with 1 addition and 0 deletions.
  1. +1 −0 .github/Dockerfile
1 change: 1 addition & 0 deletions .github/Dockerfile
Original file line number Diff line number Diff line change
@@ -48,6 +48,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
pkg-config \
python3 \
python3-pip \
python3-venv \
sudo \
texinfo \
wget \