Skip to content

Commit

Permalink
fix syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
fusionstrings committed Apr 6, 2021
1 parent 3b55e1c commit 5e6d1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/firebase-hosting-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Deploy to Firebase Hosting on merge
'on':
push:
branches:
- [ creation ]
- creation
jobs:
build_and_deploy:
runs-on: ubuntu-latest
Expand Down

1 comment on commit 5e6d1cf

@deno-deploy
Copy link

@deno-deploy deno-deploy bot commented on 5e6d1cf Apr 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Failed to deploy:

relative import path "http/server.ts" not prefixed with / or ./ or ../ Imported from "https://raw.githubusercontent.com/fusionstrings/chitrkatha/5e6d1cffd07e56186aba214597a7f571c566d627/deps.ts"

Please sign in to comment.