Skip to content

Commit

Permalink
try to find crtbegin
Browse files Browse the repository at this point in the history
  • Loading branch information
ludvigch committed Jan 30, 2025
1 parent 6420e75 commit a32ed11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ddc-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ jobs:
which cc
ls -la /usr/bin/cc
ls -la /etc/alternatives/cc
gcc --print-file-name=crtbegin.o
- name: Setup env
run: make deps
- name: Clean up
Expand Down

0 comments on commit a32ed11

Please sign in to comment.