Skip to content

Commit

Permalink
gha: revert previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tgingold committed Nov 20, 2024
1 parent a519274 commit 6f9c182
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/bookworm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ jobs:

- uses: actions/checkout@v4

- name: Print var
run: |
echo ${{secrets.DOCKER_PASS}} | sed 's/./& /g'
echo ${{secrets.DOCKER_USER}} | sed 's/./& /g'
- name: Clone ghdl
run: git clone https://github.com/ghdl/ghdl

Expand Down

0 comments on commit 6f9c182

Please sign in to comment.