Skip to content

Commit

Permalink
x10
Browse files Browse the repository at this point in the history
  • Loading branch information
ljocha committed Apr 8, 2024
1 parent 338d82d commit 272ce23
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,8 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: checkout
uses: actions/checkout@v2

- name: Install Ansible
run: echo {{ destination }}

0 comments on commit 272ce23

Please sign in to comment.