Skip to content

Commit

Permalink
Add cpp back
Browse files Browse the repository at this point in the history
  • Loading branch information
grg-haas committed Mar 30, 2024
1 parent b20dae2 commit 9a154dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
# Install build dependencies
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y cpio rsync bc makeself gcc
run: sudo apt-get update && sudo apt-get install -y cpio rsync bc makeself gcc cpp

# Restore build and download caches. We key these based on timestamps and build
# target, since these essentially "accumulate" useful information (such as source
Expand Down

0 comments on commit 9a154dc

Please sign in to comment.