Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kreatoo authored Aug 1, 2023
1 parent 1a4bf40 commit 504636f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,10 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3


- name: Setup Nim
uses: jiro4989/setup-nim-action@v1

# Runs a single command using the runners shell
- name: main
run: |
Expand Down

0 comments on commit 504636f

Please sign in to comment.