Skip to content

Commit

Permalink
Merge pull request #7 from cameronpresley/adding-ci
Browse files Browse the repository at this point in the history
Adding listing
  • Loading branch information
cameronpresley authored Jul 23, 2023
2 parents d426d38 + 06ea1d8 commit 9205cf8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/run-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ jobs:
- name: Checkout Repo
uses: actions/checkout@v3

- name: Print Contents
run: "ls -al"

- name: Setup Deno
# uses: denoland/setup-deno@v1
uses: denoland/setup-deno@61fe2df320078202e33d7d5ad347e7dcfa0e8f31 # v1.1.2
Expand Down

0 comments on commit 9205cf8

Please sign in to comment.