Skip to content

Commit 6f9c182

Browse files
committed
gha: revert previous commit
1 parent a519274 commit 6f9c182

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/bookworm.yml

-5
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,6 @@ jobs:
2424

2525
- uses: actions/checkout@v4
2626

27-
- name: Print var
28-
run: |
29-
echo ${{secrets.DOCKER_PASS}} | sed 's/./& /g'
30-
echo ${{secrets.DOCKER_USER}} | sed 's/./& /g'
31-
3227
- name: Clone ghdl
3328
run: git clone https://github.com/ghdl/ghdl
3429

0 commit comments

Comments
 (0)