Skip to content

Commit

Permalink
Remove unnecessary (?) github action step
Browse files Browse the repository at this point in the history
  • Loading branch information
dersmon committed Jan 12, 2024
1 parent d843653 commit 4487abc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
with:
otp-version: 24.3
elixir-version: 1.13.4
- name: Install inotify-tools
run: sudo apt-get install inotify-tools
- name: Start CouchDB
run: docker-compose -f docker-compose.yml --env-file .env_template up -d &
working-directory: server
Expand Down

0 comments on commit 4487abc

Please sign in to comment.