Skip to content

Commit

Permalink
debug ci
Browse files Browse the repository at this point in the history
  • Loading branch information
fox0430 committed Jan 12, 2025
1 parent 0253e5c commit 3e9de59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
sudo apt-get update -yqq
sudo apt-get install -y libncursesw5-dev xvfb x11-xserver-utils xsel xclip libpcre3
- uses: jiro4989/setup-nimble-action@v1
- uses: nim-lang/setup-nimble-action@v1
with:
nimble-version: 'latest'
repo-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 3e9de59

Please sign in to comment.