chore 📦: Updated dependencies for SDCC workflow
- Updated dependencies for the SDCC workflow.
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
|
||||
sudo apt-get install -y build-essential libgmp-dev libmpfr-dev libncurses-dev git subversion bison flex
|
||||
|
||||
# - name: Clone SDCC repository
|
||||
# run: |
|
||||
|
||||
Reference in New Issue
Block a user