Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
RoadRunnr committed May 6, 2024
1 parent 889bcc2 commit 022331f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@ jobs:
container:
image: erlang:${{ matrix.otp }}-alpine
steps:
- name: dump
run: |
cat /etc/hosts
/bin/false
- name: Prepare
run: |
apk update
Expand Down

0 comments on commit 022331f

Please sign in to comment.