chore 📦: Update SDCC build process
- This commit updates the SDCC build process with various minor changes.
This commit is contained in:
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y build-essential libgmp-dev libmpfr-dev libncurses-dev git subversion bison flex
|
||||
sudo apt-get install -y build-essential libgmp-dev libmpfr-dev libncurses-dev git subversion bison flex libboost-graph-dev gcc pyhton
|
||||
|
||||
# - name: Clone SDCC repository
|
||||
# run: |
|
||||
|
||||
Reference in New Issue
Block a user