Skip to content

Commit

Permalink
Quickfix tryout
Browse files Browse the repository at this point in the history
  • Loading branch information
Senen committed Oct 7, 2023
1 parent 3664f45 commit 2b83f9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/rails/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
args:
chdir: "{{ release_dir }}"
executable: /bin/bash
creates: "{{ release_dir }}/.package-lock.json"
creates: "{{ release_dir }}/node_modules/.package-lock.json"

- name: Generate secret key
shell: |
Expand Down

0 comments on commit 2b83f9c

Please sign in to comment.