fix: firefox history last_visit_time null Close #10

This commit is contained in:
ᴍᴏᴏɴD4ʀᴋ
2020-09-03 17:44:03 +08:00
parent 85af63bfcd
commit 54cc5da8d7
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v2
with:
go-version: 1.14
go-version: 1.15
- if: matrix.os == 'ubuntu-latest'
run: sudo apt-get update && sudo apt-get install -y gcc-multilib
- if: matrix.arch == '386'