Skip to content

Commit

Permalink
update sponsorFormLink-fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
SivanYeh committed Jan 28, 2024
1 parent e9d97ae commit 5db4bd7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ WORKDIR /usr/local
COPY package-lock.json package-lock.json
COPY package.json package.json

RUN apt-get update && apt-get install -y python
RUN apt-get install -y build-essential
RUN npm ci

COPY assets ./assets
Expand Down
2 changes: 1 addition & 1 deletion configs/pageSponsors.js
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
export const sponsorFormLink =
'https://docs.google.com/forms/d/e/1FAIpQLSfUJJlrdauqiAw9kteSGkCmfIMZqFPy5w8yMU60YilevWA56g/viewform'
'https://docs.google.com/forms/d/e/1FAIpQLSfUJJlrdauqiAw9kteSGkCmfIMZqFPy5w8yMU60YilevWA56g/viewform'

0 comments on commit 5db4bd7

Please sign in to comment.