Skip to content

Commit

Permalink
go back to main for rebellion
Browse files Browse the repository at this point in the history
  • Loading branch information
9999years committed Apr 8, 2021
1 parent e1034a7 commit 9965f23
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM racket/racket:8.0-full
RUN raco pkg install --batch --auto --scope installation \
"https://github.com/9999years/rebellion.git#remove-reprovide-dep"
"https://github.com/jackfirth/rebellion.git"
RUN raco pkg install --batch --auto --scope installation \
"https://github.com/jackfirth/resyntax.git"
RUN raco pkg install --batch --auto --scope installation \
Expand Down
2 changes: 1 addition & 1 deletion main.scrbl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#lang scribble/manual

@title{Resyntax Github Action}
@defmodule[resyntax-github-action]
@defmodule[racket-package-resyntax-action]

0 comments on commit 9965f23

Please sign in to comment.