Skip to content

Commit

Permalink
Rails 7 CI attempt 2
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminSchaaf committed Jun 18, 2024
1 parent 5542884 commit e01a6ac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/rails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
env:
BUNDLE_PATH: vendor/bundle
BUNDLE_WITHOUT: development
SECRET_KEY_BASE: ad4d97aef89588c346638cfe689f667f06bc29d2c40724107558e5d4defe723e42cfb294cdb25d7e3241195cfb7cc952e8a2c1680460bea4904bd79d21784307
STEAM_API_KEY: abcd1234

services:
postgres:
Expand Down
2 changes: 1 addition & 1 deletion app/assets/config/manifest.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//= link_tree ../images
//= link_directory ../javascripts .js
//= link_directory ../stylesheets .css

//= link application.css
//= link brackets.css

0 comments on commit e01a6ac

Please sign in to comment.