We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459a88e commit 564ee1aCopy full SHA for 564ee1a
1 file changed
.github/workflows/ci.yml
@@ -6,11 +6,5 @@ on:
6
workflow_dispatch:
7
8
jobs:
9
- install-dependencies:
10
- runs-on: ${{ inputs.ff-os }}
11
- steps:
12
- - run: |
13
- sudo apt-get update
14
- sudo apt-get install -y libaio1
15
ci:
16
uses: killbill/gh-actions-shared/.github/workflows/ci.yml@main
0 commit comments