Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
PepikVaio committed Jan 9, 2024
1 parent 91b231e commit c1474d9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ jobs:
- name: Install dependencies
run: npm install

- name: List files in scripts directory
run: ls scripts


- name: Run script
env:
ENTERED_CODE: "someValue"
Expand Down

0 comments on commit c1474d9

Please sign in to comment.