Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BorisYourich authored Mar 4, 2024
1 parent 20a8118 commit 9239f9b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
steps:
- name: check out repository
uses: actions/checkout@v2

- name: Remove entry from known_hosts
run: ssh-keygen -f "/home/runner/.ssh/known_hosts" -R "usegalaxy-test.cerit-sc.cz"

- name: Get current date
id: date
Expand Down

0 comments on commit 9239f9b

Please sign in to comment.