Skip to content

Commit

Permalink
fix: fixxing working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatist-ban committed Feb 26, 2024
1 parent f8a3245 commit 21b92d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/template-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,6 @@ jobs:
path: Elixir/Konex/deps
key: ${{ runner.os }}-mix-${{ hashFiles('**/mix.lock') }}
restore-keys: ${{ runner.os }}-mix-
working-directory: Elixir/Konex/

- name: Show files
run: |
Expand Down

0 comments on commit 21b92d0

Please sign in to comment.