Skip to content

Commit

Permalink
Github Action: show directory layout
Browse files Browse the repository at this point in the history
  • Loading branch information
ibressler committed Feb 22, 2024
1 parent 29523c4 commit bef92ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:

- name: Install required packages
run: |
pwd; ls -la
sudo apt-get install -y git build-essential curl libusb-dev libusb-1.0-0-dev re2c x11proto-dev libx11-dev libxext-dev
- name: Build EPICS
Expand Down

0 comments on commit bef92ba

Please sign in to comment.