Skip to content

Commit b02074a

Browse files
author
PeterMaZep
committed
oops syntax
1 parent ad1bc41 commit b02074a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Gemfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ if ENV['GITHUB_ACTIONS'] == 'true'
88
gem "pwindows-theme", git: "https://#{ENV['GITHUB_TOKEN']}@github.com/PWindows/Website-Common.git"
99
elsif File.exist?(File.expand_path("~/.ssh/id_ed25519")) || File.exist?(File.expand_path("~/.ssh/id_rsa"))
1010
gem "pwindows-theme", git: "git@github.com:PWindows/Website-Common.git"
11-
1211
else
1312
gem "pwindows-theme", git: "https://github.com/PWindows/Website-Common.git"
1413
end

0 commit comments

Comments
 (0)