Skip to content

Commit bfa447d

Browse files
committed
Fix previous commit
1 parent fdd5085 commit bfa447d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ jobs:
1515
image: erlang:${{ matrix.otp }}
1616
steps:
1717
- uses: actions/checkout@v4
18-
- run: ./configure
1918
- run: make
2019
- run: rebar3 compile
2120
- run: rebar3 xref

0 commit comments

Comments
 (0)