From 2a6fd476a2a0c872d3935bc7d3e1f28fbc5ac9af Mon Sep 17 00:00:00 2001 From: "chadi.laoulaou" Date: Thu, 19 Oct 2023 17:50:42 +0200 Subject: [PATCH] run action --- .github/workflows/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 4eeccce..f946ce9 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -30,6 +30,8 @@ jobs: - name: List version run: ls flagship/0.7.3 + - name: Run flagship version + run: flagship/0.7.3/flagship version # Use the output from the `hello` step - name: Get the output time