Skip to content

Commit

Permalink
run action
Browse files Browse the repository at this point in the history
  • Loading branch information
Chadiii committed Feb 22, 2024
1 parent b398869 commit 7f0e191
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ jobs:
- name: Run flagship version
run: flagship/1.0/flagship version

- name: mkdir
run: mkdir /home/runner/.flagship

- name: mkdir
run: mkdir /home/runner/.flagship/configurations

- name: Run flagship configuration
working-directory: /home/runner/work/flagship-action/flagship-action
run:
Expand Down

0 comments on commit 7f0e191

Please sign in to comment.