Skip to content

Commit 872dd71

Browse files
authored
Update ci.yml
1 parent ebd4cf3 commit 872dd71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: see tasks
17-
run: gradle tasks
17+
run: ls
1818
env: # Or as an environment variable
1919
SPOTIFY_CLIENT_ID: ${{ secrets.SPOTIFY_CLIENT_ID }}
2020
SPOTIFY_CLIENT_SECRET: ${{ secrets.SPOTIFY_CLIENT_SECRET }}

0 commit comments

Comments
 (0)