diff --git a/.github/workflows/ubuntu_18.04.yaml b/.github/workflows/ubuntu_18.04.yaml index 5090f278..a469fe18 100644 --- a/.github/workflows/ubuntu_18.04.yaml +++ b/.github/workflows/ubuntu_18.04.yaml @@ -25,6 +25,7 @@ on: jobs: build: name: Ubuntu 18.04 - uses: HariSekhon/GitHub-Actions/.github/workflows/ubuntu18.yaml@master - #with: - # debug: 1 + uses: HariSekhon/GitHub-Actions/.github/workflows/ubuntu.yaml@master + with: + version: 18.04 + #debug: 1