Skip to content

Commit

Permalink
Fix CompatHelper.yml (#123)
Browse files Browse the repository at this point in the history
  • Loading branch information
devmotion authored Aug 15, 2021
1 parent 44f7b3c commit 36e48bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CompatHelper.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

name: CompatHelper
on:
schedule:
Expand All @@ -13,6 +12,7 @@ jobs:
import Pkg
ENV["JULIA_PKG_SERVER"] = ""
Pkg.Registry.add("General")
shell: julia --color=yes {0}
- name: "Install CompatHelper"
run: |
import Pkg
Expand Down

0 comments on commit 36e48bb

Please sign in to comment.